All,
I am getting a ASP code error that says
Error Type:
Microsoft VBScript runtime (0x800A004C)
Path not found
I have checked and rechecked and the path is correct, but the browser is not finding the .asp page I have tried
1) creating a path = session("siteaddress") add place that in my database
2) I have also tried a path = server.mappath method and neither one finds the file on my server,dones anyone else have any other idea's?
John316