Application Root

  • Thread starter Thread starter Goofy
  • Start date Start date
G

Goofy

I want to know how I can determin the root of my application in code.

AND

I need to know how I can refer to my application root in HTML as / goes
right back to wwwwroot
 
That didnt give me what I was asking for actually as this returns

servername/wwwroot

I need the application directory ie servername/myAspNetApplication

Cheers
 
This is actually ~/ instead of /.

--
Patrice

Goofy said:
That didnt give me what I was asking for actually as this returns

servername/wwwroot

I need the application directory ie servername/myAspNetApplication

Cheers
 

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

Back
Top