Form submission in IE9
hi all,
i test coldfusion program in ie9. however, find problems.
i use javascript add new input box (type=hidden, name="attach") in form. before submit form, use document.getelementsbyname("attach") check existence. shows me there 1 item name "attach".
however, when submit form, shows me error "cannot find form.attach".
i find ie8 can pass correctly. fails in ie9.
can me solve problem?
could share javascript , form code can have look?
More discussions in ColdFusion
adobe
Comments
Post a Comment