get name of HTML page that places a request

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
How can I get the name of a html page/form which places a request to aspx
page?

eg: I use a.htm , b.htm and form .action both of both refer to webform.aspx
I want to know from which page the request has come before accessing form
parameters. How can I do that?

Thanks
Priya
 
Back
Top