Hi
Think I have a problem with firewalls and virtual directories.
I have a asp page on a webserver, on that server the sysop has created a virtual directory to were the databas is and it only lest thing trow on port 80. Do asp call db:s on port 80???
The path I´m using to call the vir.dir. is [server.mappath("./db/menu.mdb"
].
Should I use somteting like [Request.ServerVariables("PATH_INFO"
] instead??
Think I have a problem with firewalls and virtual directories.
I have a asp page on a webserver, on that server the sysop has created a virtual directory to were the databas is and it only lest thing trow on port 80. Do asp call db:s on port 80???
The path I´m using to call the vir.dir. is [server.mappath("./db/menu.mdb"
Should I use somteting like [Request.ServerVariables("PATH_INFO"