barneyn
05-16-2005, 12:04 PM
Hi all,
Just wondering if anyone has any ideas on why my form is not adding up correctly. :confused:
I have several lines in a table, one per item, with quantity selections and prices. I have javascript which calculates the price of each line when the user selects a quantity. Then the total is added up at the bottom for all items. This table is on a form, with a submit and reset button as well.
I select format, then behaviours, then insert, then call script, and write my code here, as I'm new to javascript and wouldn't have a clue where to put it in the raw code.
Now, having said all this, it works correctly in preview mode, however now that I have uploaded to my website, I click on quantity and nothing happens, except it says 'error on page' in the bottom left hand corner of the message area on my browser.
Are there any reasons anyone can give me as to why this might not be working when it's uploaded, but works in preview mode in FrontPage 97 ?
Any help would be greatly appreciated. :thumbsup:
Just wondering if anyone has any ideas on why my form is not adding up correctly. :confused:
I have several lines in a table, one per item, with quantity selections and prices. I have javascript which calculates the price of each line when the user selects a quantity. Then the total is added up at the bottom for all items. This table is on a form, with a submit and reset button as well.
I select format, then behaviours, then insert, then call script, and write my code here, as I'm new to javascript and wouldn't have a clue where to put it in the raw code.
Now, having said all this, it works correctly in preview mode, however now that I have uploaded to my website, I click on quantity and nothing happens, except it says 'error on page' in the bottom left hand corner of the message area on my browser.
Are there any reasons anyone can give me as to why this might not be working when it's uploaded, but works in preview mode in FrontPage 97 ?
Any help would be greatly appreciated. :thumbsup: