<head><br> <meta http-equiv="Content-Language" content="it"><br> <script type="text/javascript"><br> <br>function pnotify(n) {<br> if (n==6) { location.href = "mailto:"+document.getElementById('plan_gc_sign'). value+"?subject=Test&body=Test"; } <br>if (n==7) {<br> document.FrontPage_Form3.flag_mail_db.value='Yes'; <br> document.FrontPage_Form3.action = "plan_mod.asp"<br> document.FrontPage_Form3.submit(); <br>return true; } }<br> </script><br> </head><br> <br><body><br> <img onclick="pnotify(6);pnotify(7)"><br> <br>
<br>

Rispondi quotando