actually Hugo, setting the return to false does do the trick. Sorry about that. In the function I'm returning true and it displays the value in the hidden variable in the textarea.

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

<input NAME="submitbutton" TYPE="submit" return false;" VALUE="Calculate">

Many Thanks for your help
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to