PDA

View Full Version : Script clash on webform! Can't seem to correct ASP and javascript errors


aden
05-13-2005, 04:38 PM
My form needs help. I am trying to get this form working with the dropdowns and with the field population. I get line errors but I've been through the code over and over...can't seem to see what's wrong.

http://www.eastendimports.com/flu/regtest12.htm

There are 4 scripts

-Create dropdowns when number of items is selected
-24 hour dropdown clock
-phone number, strip and parse extra characters "-""("")"
-Populate fields based on checkbox

Morgoth
05-14-2005, 01:00 AM
aden, you will need to post the errors and part of or all of the code to get help from us.
Right now, I don't know what you're asking for, you need to tell us what your problem(s) is and be able to recreate the errors.

Bullschmidt
05-16-2005, 06:50 AM
You may want to ask this in a JavaScript forum as there isn't going to be any ASP script running on a page with an .htm extension.

glenngv
05-16-2005, 08:54 AM
You may want to ask this in a JavaScript forum as there isn't going to be any ASP script running on a page with an .htm extension.
No, there is. You can map .htm (or any extension for that matter) to asp dll although this may not be case for aden's.

Bullschmidt
05-16-2005, 09:57 AM
No, there is. You can map .htm (or any extension for that matter) to asp dll although this may not be case for aden's.


Good point! (Always an exception to every rule!) :)

Morgoth
05-16-2005, 04:10 PM
glenngv is right, and aden's pages seem to do this.

Also, this is a bump so aden can be reminded to post his code, if he still wants help.