Search found 1 match

by mettlus
Mon Apr 13, 2009 12:23 pm
Forum: Javascript
Topic: Submit Form Async
Replies: 1
Views: 661

Submit Form Async

I have a simple page which has a single input box for capturing email ID for newsletter.
I want to show users a thank you js dialog after they enter their emailID,
on behind the scene i would like to capture the emailID and email to the site owner.

Challenge is I dont need postback