liptonIcedTea
Well-known member
- Joined
- Jan 18, 2007
- Messages
- 89
- Programming Experience
- 1-3
Hi, is it possible to get the location of the server outside of the website project?
I usually use Server.MapPath to find the server page but that method only seems accessible in the code behind page for each web form.
I do not seem to have access to the Page object in any web controls that I have outside of the main web form.
I usually use Server.MapPath to find the server page but that method only seems accessible in the code behind page for each web form.
I do not seem to have access to the Page object in any web controls that I have outside of the main web form.