Web page works differently in different folders

admin

Administrator
Staff member
Hello,

I have a feedback page that uses javascript to determine if the form is complete or not. There's also a javascript help link located right by the Name, Email, etc.. area. A working version of this can be found at:

<!-- m --><a class="postlink" href="http://www.e-bsc.ca/Temp/NewFolder/feedback.shtml">http://www.e-bsc.ca/Temp/NewFolder/feedback.shtml</a><!-- m -->

I want to get this page on the site and leaving it in the Temp folder is unacceptable. So I moved it to here:

<!-- m --><a class="postlink" href="http://www.e-bsc.ca/english/feedback.shtml">http://www.e-bsc.ca/english/feedback.shtml</a><!-- m -->

The exact same page except the form will submit when it's not supposed to submit and the help link doesn't work properly. Any ideas and solutions will be appreciated, I've been thinking about this for too long.

Havik
 
Back
Top