Hi, i have something very strange happening with a form.

i have set a form with an action page which has several hidden form fields. 
when a user clicks on save i am populating the hidden form fields with data and 
then submitting them to the action page. 

i have this set up on lots of interfaces and works and this was working on this 
page but has now decided to stop working.

if i do a js alert on the hidden form fields it shows the correct data in them. 
then the next line of code says: document.formname.submit(); but then when i 
dump the form on the actionpage it shows that all the hidden form fields are 
empty strings

i have never seen anything like this before and use this method alot. has 
anyone come across anything like this?

thanks 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294419
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to