Re: linked pages

From: bruce barker (nospam_brubar_at_safeco.com)
Date: 08/19/04


Date: Thu, 19 Aug 2004 10:24:45 -0700

note: this is very unreliable, as serveral proxy servers now strip this for
security.

-- bruce (sqlwork.com)

"Shiva" <shiva_sm@online.excite.com> wrote in message
news:eL9cTydhEHA.2340@TK2MSFTNGP11.phx.gbl...
> Request.ServerVariables("HTTP_REFERER")
>
> "Dew Baboeram" <dew.baboeram@amcon.nl> wrote in message
> news:l1%Uc.3085$%4.79762@typhoon.bart.nl...
> Hi
>
> Here is a problem in vb.net I cannot solve.
> I have a page (firstpage.aspx) that has a hyperlink, which open
> secondpage.aspx.
> In the pageload of secondpage.aspx I want to retrieve the name of the page
> that linked to the second page (the name of firstpage.aspx).
> The httprequest object does not have a property of the page that connected
> to the currentpage. How do I get this information in vb.net?
>
> Dew Baboeram
>
>
>
>