Sorry for the very off topic post, but this has me stumped and you all have 
always been the best place to go to for help.

Netscape 6 has very little documentation out there, so doing the simplest 
tasks seems tough.

I am just trying to submit a form using Javascript... and it won't work.

document.form.submit() returns an error saying that object is not a function.

I've tried document.getElementsByName('form')[0].submit() and 
document.getElementsByTagName('form').submit()
and they all return errors.

Any help with this would be hugely appreciated. Nutscrape is driving me crazy.

Stuart Duncan
Logiforms.com
MaracasMedia Inc.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to