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]

