Jump to content


preset emails


3 replies to this topic

#1 donkeymusic

    Jedi In Training

  • Members
  • PipPip
  • 495 posts
  • Gender:Male
  • Location:Warrington, UK

Posted 21 February 2007 - 08:18 AM

Hello

i currently have several paper forms that i would like to be set up as emails so that a client can fill in the details and email it straight back, this is a preferred method as asking them do download a form, fill it and and attach to a new email is far too difficult.

So basically what i am after is a way that i can have the email form ready so that they can just change a few details and click send and it would return to me.

Is this possible? tried searching goole but not sure what i am really looking for.

Just thinking, maybe an alternative would be to create a email and save it to all users drafts so they always have a copy of it,

thanks for any help offered

cheers

Edited by donkeymusic, 21 February 2007 - 08:23 AM.


#2 Jacorre

    P2L Jedi

  • Members
  • PipPipPip
  • 824 posts
  • Gender:Male
  • Location:USA
  • Interests:Computers, Technology, Internet, Graphic/Web Design, Music, Soccer

Posted 21 February 2007 - 11:36 AM

You'll need something like a cgi script to parse the information and send it to you in an email. Try FormMail.

#3 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 22 February 2007 - 01:40 PM

Any simple PHP contact form can do this. There are hundreds of tutorials here if you search for "mail" on how to do it.

Since e-mails are plain html, and most should disallow JS, there is no possible way i can think of to send an e-mail to somebody with the exact form in it (for security reasons) and have them send it back. You could possibly have it set up like:
Name: _____
E-mail: ________
Address: ________
Etc... __________
And then have them overwrite the blank lines and then hit reply... or maybe even try a PDF... but that's all i can think of.

#4 greg

    Jedi In Training

  • Members
  • PipPip
  • 499 posts
  • Location:New York City
  • Interests:Fine art, web and graphic design, naval architecture, chess, and sports.

Posted 23 February 2007 - 02:28 PM

I think a simple PHP form would be most convenient for both sides. Pardon the self-promotion, but I have a short and simple tutorial on e-mail forms here. I can't think of any better alternative than this.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users