T
TPS
I am using relative pathing in my menus that call up additional pages
If I click the "signup" menu it calls "signup.aspx" in the web root folder
If I click the "register" menu it calls "resister.aspx" in the web root
folder
If I click the "upload" menu, it calls "secure/upload.aspx" in the
webroot\secure folder
After I bring up the upload.aspx file, my new "current directory" is the
"webroot\secure" folder and all of my links that point to pages in the
webroot break.
Why is this "current directory" setting changing just by calling up a page
in a subfolder?
Thanks.
tps.
If I click the "signup" menu it calls "signup.aspx" in the web root folder
If I click the "register" menu it calls "resister.aspx" in the web root
folder
If I click the "upload" menu, it calls "secure/upload.aspx" in the
webroot\secure folder
After I bring up the upload.aspx file, my new "current directory" is the
"webroot\secure" folder and all of my links that point to pages in the
webroot break.
Why is this "current directory" setting changing just by calling up a page
in a subfolder?
Thanks.
tps.