Sign in | Join
Last post 08-26-2008 12:24 PM by bullpit. 4 replies.
Sort Posts: Oldest to newest Newest to oldest
I just posted this in another thread. See if this gives you what you want...
System.IO.Path.GetFileName(HttpContext.Current.Request.FilePath)
I didn't even realize that the other thread that I posted to was also yours...
Thanks, Bullpit. I started this thread because I thought doing it from the master page is different than from the child page. I didn't realize your solution works from the master page too. Again, thank you.
You are welcome.