View Single Post
Old 09-08-2005, 01:52 PM   PM User | #13
asem03
New to the CF scene

 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
asem03 is an unknown quantity at this point
hi,

I use the DOM to change some INPUT node in my form (to hide and unhide a field). the problem is that this Input node appear in the INPUT list if I do a getElementByTagName('INPUT') but I can't have it in my formX.elements ... submitting the form won't send this field.

any idea to fix this?

thx
asem03 is offline   Reply With Quote