What object can I use to get the current PageName.aspx (including the extension .aspx) from the URL? I can't find what object and method to allow me to grab this when I'm on a page.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Pino here's the source lil man: http://www.devx.com/tips/Tip/42433
|
||||
|
Note that sometimes, on shared hosting like GoDaddy, you might not have the permission to create a new So I suggest you use this snippet:
Enjoy :-) |
|||||
|
|
http://www.aspcode.net/Get-current-page-name.aspx
|
|||
|
|
|
How about this:
|
|||
|
|
|
||||
|
|

FileInfobased solution. See my answer below about the drawbacks of it. This is why such question, which seems so trivial, still deserves a decent discussion, sharing the knowledge and experience of all of us. Cheers! – Ron Klein Dec 2 '09 at 15:00