using a setcookie to send an email - value issue

B

bonus

My value isn't not working for this part of my code, does anybody have
any insight on how to correct this?

Thanks

<input type="hidden" name="sender_email"
value=getCookie('SenderEmail') size="50" />
 
E

Evertjan.

bonus wrote on 22 feb 2008 in comp.lang.javascript:
My value isn't not working for this part of my code, does anybody have
any insight on how to correct this?

Thanks

<input type="hidden" name="sender_email"
value=getCookie('SenderEmail') size="50" />

value does not start javascript execution,
only on... like onclick, onsubmit, onmouseover, onload, etc do.
does anybody have any insight on how to correct this?

Write your own browser?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top