TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

html code for a form

Page: 1 Reply
Sep 15th 2007#178172 Report
Member since: Sep 15th 2007
Posts: 2
Hello,
Here is the code I'm using in the "slice" in ImageReady.
It looks right, everything is right except how can I make it send the info to my email. I can't seem to get that part correct. I just want people to be able to input their name: email: then submit and the info is sent to my email address.




__________________________________________________________________________




NAME="subject" VALUE="SUBJECT OF YOUR MESSAGE">
NAME="from" VALUE="YOUR URL HERE">
VALUE="YOUR E-MAIL HERE">



name="E-MAIL" value="E-MAIL" size=20 style="background-color:transparent;

color:#123456; font-face: verdana; font-size: 8pt; border: 1 #123456 dotted">

name="URL" value="YOUR WEBSITE ADDRESS" size=20 style="background-color:

transparent;color:#123456; font-face: verdana; font-size: 8pt; border: 1 #123456 dotted">



style="background-color:transparent; color:#123456; font-face: verdana; font-size: 8pt;

border: 1 #123456 dotted">
style="background-color: transparent; color:#123456; font-face: verdana; font-size: 8pt;

border: 1 #123456 dotted">


_________________________________________________________________________

Anyone? Please? I am desperate to make this work.:confused:
Thank you so much.
Reply with Quote Reply
Sep 18th 2007#178180 Report
Member since: Mar 24th 2002
Posts: 3114
You'll need a CGI-script for that, you can't send emails client-side.
Reply with Quote Reply
Sep 20th 2007#178215 Report
Member since: Sep 15th 2007
Posts: 2
Thank you so much I haven't had to do this before. I will try it. Thanks again - happy Thursday!
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum