Submit Form Async
Posted: Mon Apr 13, 2009 12:23 pm
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
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