Have you tried just doing a <cfoutput>#frm.outputselection#</cfoutput> on
your target cfm page just to see if it is in fact empty?


-----Original Message-----
From: ColdFusion Programmer [mailto:[EMAIL PROTECTED]
Sent: October 20, 2003 10:10 AM
To: CF-Talk
Subject: Re:Form and hidden variable question


Makes no difference, the value in the hidden variable is still empty. I
tried this is in subme function:

document.frm.txtarea1.value = document.frm.outputselection.value;

On form submission, I see the textarea briefly populated with the value in
the hidden variable but it dissapears when the form is fully submitted.
Should I be adding something between the textarea tag?
<textarea>Something</textarea>
  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to