HighDots Forums  

Re: Please help - email form

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Please help - email form in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
osgood
 
Posts: n/a

Default Re: Please help - email form - 10-01-2003 , 05:38 AM






sarah the mailto: command goes in your forms action field.

<form name="my form" action="mailto:someone (AT) domain_name (DOT) com"
enctype="text/plain" method=post>
</form>

This is not the most reliable or secure way to send information. You
should investigate using some sort of server language but if you dont
know any you can always use a pre-made perl script.

If you have a cgi-bin on your server you can undoubtedley implement one
of the from mail scripts. "FormMail" is one of the easiest to use. There
is a tutorial how to get up and running with it here:

www.vendel.info/tut


Reply With Quote
  #2  
Old   
sarah collins webforumsuser@macromedia.com
 
Posts: n/a

Default Re: Please help - email form - 10-01-2003 , 08:23 AM






Hi ya,

Thats great thank you its working now!

Appreciate your help

sc




Reply With Quote
  #3  
Old   
Zimmer webforumsuser@macromedia.com
 
Posts: n/a

Default Re: Please help - email form - 10-01-2003 , 08:33 AM



Hi Sarah,

Glad you got it working.

Zimmer.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.