T
tshad
Is there an easy way to get the title of the aspx page I am on?
Thanks,
Tom
Thanks,
Tom
tshad said:Is there an easy way to get the title of the aspx page I am on?
Chris Botha said:Request.ServerVariables("PATH_INFO") and then strip off the path in front
if you don't want the path.
tshad said:I assume this works everytime, unlike the HTTP_REFERER?
Thanks,
Tom
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.