How to return the current page URL

D

Dan

I'm having trouble getting the current page URL into a local string
variable.
I've tried using the System.Security.Policy.URL.Value but I get the message
"Reference to non-shared member requires an object reference"
I've searched the help files and online for a vb sample but found none. I
have found samples to parse the URL parameters but they all show the URL
already in a string variable.

Thanks,
Dan
 
K

Karl Seguin

I think you want to take a look at the Request.Url class, specifically
Request.Url.AbsolutePath and maybe the array Request.Url.Segments

Karl
 

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

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top