R
Ryan Moore
How can I get the path of the virtual directory which an ASP.NET app is
running?
For example, on a page running at
http://localhost/myapp/someFolder/default.aspx, I want to extract JUST the
http://localhost/myapp/
what combination of Page.Requests does this?
thnx
running?
For example, on a page running at
http://localhost/myapp/someFolder/default.aspx, I want to extract JUST the
http://localhost/myapp/
what combination of Page.Requests does this?
thnx