PDA

View Full Version : Flash ASP Form


dude9er
04-08-2006, 08:34 PM
So I've just found out my new hosting plan does not offer PHP coding for Windows OS, so I'm trying to convert to ASP coding for my flash form.

I have no idea where to start as I don't have any ASP knowledge (not enough to start this project). Here is what I am trying to do.

1. Standard Flash Form; name, email, comments
2. user fills out form and clicks submit
3. comment form is directed to a frame that says "thank you for your inquiry, a confirmation message has been sent to your email address"

4. ASP form processes information
5. ASP sends email to MY email address with the details of the USER
6. ASP form submits autogenerated email to USER's email address
7. THE END


Can any one PLEASE help me with this as I am not able to find much on this topic via google and kirupa searches?


THANK YOU!!!

Cota
04-08-2006, 09:40 PM
Download the SendMail.zip file. Sample files and a walkthrough.
http://actionscript.org/forums/showpost.php3?p=421960&postcount=70