T
TomB
My IIS server (Win2K) I created a new application, but when I #Include a
file it goes to the root of the Default Web site rather than the root of the
site?
I tried
Response.write server.mappath("\default.asp")
and got
c:\inetpub\wwwroot\default.asp
I know this is IIS 101 but I cannot get it to work.
Thanks
file it goes to the root of the Default Web site rather than the root of the
site?
I tried
Response.write server.mappath("\default.asp")
and got
c:\inetpub\wwwroot\default.asp
I know this is IIS 101 but I cannot get it to work.
Thanks