fangfoo
06-17-2008, 11:13 PM
So a friend wants to know when someone unsubscribes from his email list. I help with his web design but don't know much about JS. Is there a way to use onsubmit to parse the input box for validation AND >>send an email to him with the value in the input box?
I found some solid parsing examples and have that bit working but can't figure out how to chain a second event to the form submission.
Thanks!
I found some solid parsing examples and have that bit working but can't figure out how to chain a second event to the form submission.
Thanks!