OZONE Asylum
Forums
DHTML/Javascript
Error: document.form has no properties
This page's ID:
27669
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Well... I fixed it, by having previously generated the form with the structure (4 fields), and then calling the function "submitForm(value1,value2,value3,value4)" So the form is now "something" like this: [code] <form name="my_uniq_form"> <input .... name="field1" value=""> <input .... name="field2" value=""> <input .... name="field3" value=""> <input .... name="field4" value=""> </form> [/code] And then, the submit javascript function sets the values and submits. It works... but I still don't know why the other way didn't work.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »