Hi Daniel,
Here, I think that you are referring to linking to other pages. The page can
be read from Referrer-Header. For example, when the user clicks on a link on
a HTML page which ultimately leads to an aspx page, hence the referrer
header for the aspx page will in utrn be the HTML page.
Hope this helps.
Regards,
Mona [Grapecity]
> how to detect who redirects traffic to a aspx page? is this info passed
> along in request object or can sites anonymously redirect traffic to other
> sites?