Hi, I'm trying to compute a value at the moment my formi s submitted, in this way
<head> <script type="text/javascript"> function getMessage() { document.myForm.myHidden.value="Pizzicone" } </script> </head> Edoardo Campagnano
Hi, I'm trying to compute a value at the moment my formi s submitted, in this way
<head> <script type="text/javascript"> function getMessage() { document.myForm.myHidden.value="Pizzicone" } </script> </head> Edoardo Campagnano