Click to See Complete Forum and Search --> : Web page works differently in different folders


havik
03-14-2003, 10:09 AM
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:

http://www.e-bsc.ca/Temp/NewFolder/feedback.shtml

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

http://www.e-bsc.ca/english/feedback.shtml

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

havik
03-14-2003, 11:13 AM
nevermind, I fixed it. It seems the feedback image that once appeared on the side panel was of the same name as the feedback form. So the javascript got confused.

Havik