Hi,
I just moved my asp scripts to a new folder, now they don't work.
I had everything in the wwwroot folder but decided to group the scripts into their own folders based on the function of the scripts.
I have a mainmenu.asp in the wwwroot that does a redirect to the appropriate folder/asp. This works. But once redirected, the asp scripts can't find one another. I can make them work by changing all the redirects, href's, and form actions to folder/whatever.asp.

Question:
Is there a way around this?

Thanks,
Al.