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.
-
Standard Flash Form; name, email, comments
-
user fills out form and clicks submit
-
comment form is directed to a frame that says “thank you for your inquiry, a confirmation message has been sent to your email address”
-
ASP form processes information
-
ASP sends email to MY email address with the details of the USER
-
ASP form submits autogenerated email to USER’s email address
-
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!!!