No referer page for SWF files

K

Kevin Spencer

The HTTP_REFERER is the URL of the page from which the current page was
reached via a link from another page. If the current instance of the browser
is new, with no prior URLs in it (as in you just opened the browser and
typed in the URL, rather than navigating to the current page via hyperlink
from another location), there will be no HTTP_REFERER. It has nothing to do
with content in the page.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
R

Raed Sawalha

Hello:
In my aspx page I need to check the HTTP_REFERER for (images swf ) file, so
when I request the server variable (HTTP_REFERER) like this
Request.ServerVariables["HTTP_REFERER"] within (page.aspx) . if the
page.aspx contain only SWF the referer returned empty.
but if JPG or GIF and referer returned as page.aspx so why the referer is
empty for SWF files..

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top