Hello,
I would appreciate any help or suggestions. I am not a programmer.
I need a large amount of non-personal data from a form to be transfered to a script in a popup. Client-side scripting only.
This worked well (below) but the form contains too many characters and this method is limited to 2kb.
[HTML]<script type="text/javascript">
function formtransfer()...