Button

  • bluedragon
  • Proficient
  • Proficient
  • User avatar
  • Joined: Dec 31, 2003
  • Posts: 451
  • Loc: Hells Gate
  • Status: Offline

Post January 11th, 2004, 3:28 pm

I need the code for a submit button that it will e-mail me the form info. this is what i use now:

<input type="submit">

But it wont e-mail me what do i have to add or what help!!
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 11th, 2004, 3:28 pm

  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post January 11th, 2004, 3:33 pm

Well, there isn't really code to submit just straight from a form to your E-Mail...

The form would need to submit to a script or application, and then THAT would have to send the E-Mail.
  • bluedragon
  • Proficient
  • Proficient
  • User avatar
  • Joined: Dec 31, 2003
  • Posts: 451
  • Loc: Hells Gate
  • Status: Offline

Post January 11th, 2004, 3:45 pm

Then whats the code to e-mail it? I will use a picture for a button I dont care i just really need this.
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post January 11th, 2004, 3:50 pm

the code to E-Mail it depends on the language you code the script in..

If you want to write a script in PHP have a look at the mail(); function...

http://www.php.net/mail

If you just want a straight E-Mail link...

<a href="mailto:whoever@wherever.com"><img src="whatever.jpg" border="0"></a>
  • bluedragon
  • Proficient
  • Proficient
  • User avatar
  • Joined: Dec 31, 2003
  • Posts: 451
  • Loc: Hells Gate
  • Status: Offline

Post January 11th, 2004, 3:51 pm

thx and I dont know php :(
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post January 11th, 2004, 3:54 pm

Well, here's your excuse to learn :)

There's many things that I don't know, so I learn them in order to know :)
  • bluedragon
  • Proficient
  • Proficient
  • User avatar
  • Joined: Dec 31, 2003
  • Posts: 451
  • Loc: Hells Gate
  • Status: Offline

Post January 11th, 2004, 4:31 pm

Too Lazy
  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post January 11th, 2004, 4:54 pm

You shouldn't be doing webpages if you are too lazy to learn a very easy to learn language. You should just quit now and turn to watching tv.
Pixel Acres V2
  • xxviii
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Jan 09, 2004
  • Posts: 37
  • Loc: New York
  • Status: Offline

Post January 11th, 2004, 5:21 pm

if you are too lazy to do a google search for a php mailer than that is just sad. There are <b>tons</b> of them out there, and require very little brain activity. You would have to change very little of the script to meet your own needs, and in the meantime you would learn a thing or two.
  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post January 11th, 2004, 5:46 pm

That is atleast 15 keystrokes to many though! ;)
Pixel Acres V2
  • xxviii
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Jan 09, 2004
  • Posts: 37
  • Loc: New York
  • Status: Offline

Post January 11th, 2004, 5:51 pm

jeepers, what was I thinking?
  • conorific
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jan 12, 2004
  • Posts: 350
  • Loc: NY
  • Status: Offline

Post January 12th, 2004, 6:07 pm

Mkay, well, I know what this is like, so I have a script that I finally got to work, and if you want it, you may have it. It comes with installation instructions and stuff. Just make sure you've got a server that supports PHP.
http://conorific.com/contact.php You can write me a quick feedback there (that's what the form looks like) or you can PM me.
Hope I can help.
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post January 12th, 2004, 6:19 pm

Matt's formmail script works on most servers that support Perl. It's a very popular and easy script to modify if you can follow instructions (even if you don't know Perl)

http://www.scriptarchive.com/formmail.html
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • conorific
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jan 12, 2004
  • Posts: 350
  • Loc: NY
  • Status: Offline

Post January 12th, 2004, 6:23 pm

I do believe that's the one I've got.

Post Information

  • Total Posts in this topic: 14 posts
  • Users browsing this forum: No registered users and 71 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.