views:

19

answers:

1

I am looking for a script to send an email. My form is coded in the page with no room for messages. I would like a script that validates the form with a popup and tells the user the email has been sent with the same pop up.

Any suggestions?

+1  A: 

I suggest javascript.

Scott Saunders