I want to access networkdrives, using VBscript in ASP, on a NT server.
When I run the script, it results in a path not found error. However, when I run the same script on PWS in Win98, it works fine. What's the matter here? Is NT using some outdated drive access code or something?
How to remedy this problem?