Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 09-16-2004, 06:00 AM FORMS (dreamweaver)
only1robgriff's Avatar
Average Talker

Posts: 15
Location: sticks
Trades: 0
I am trying to get a form to e-mail me the contents, how is this done with dreamweaver?
only1robgriff is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-16-2004, 07:09 AM
Ultra Talker

Posts: 377
Trades: 0
you need to write a form processing script (in PHP, or in Perl, or another scripting language). for example, in PHP there is a special function, that sends a mail... it doesn't depends on Dreamweaver
__________________
andrews_john

Please login or register to view this content. Registration is FREE
andrews_john is offline
Reply With Quote
View Public Profile Visit andrews_john's homepage!
 
Old 09-16-2004, 07:21 AM
only1robgriff's Avatar
Average Talker

Posts: 15
Location: sticks
Trades: 0
ok, i understand that but i do not know what to do with the script someone told me that i have to put somethinc in the cgi/bin folder on my server,

this is the problem,

what script?

and how to do it!
only1robgriff is offline
Reply With Quote
View Public Profile
 
Old 09-16-2004, 07:59 AM
Alex91's Avatar
Skilled Talker

Posts: 51
Location: Canada
Trades: 0
if you just want it to email to you All you have to do is this:

Use this as the form tag:

<form action="mailto:youremail@yourdomain.com?subject=Fo rm Name" method="post" enctype="text/plain">

Form Content...

<input type=submit>
Alex91 is offline
Reply With Quote
View Public Profile Visit Alex91's homepage!
 
Old 09-17-2004, 04:37 AM
Ultra Talker

Posts: 377
Trades: 0
or you may use a php mail function like this: mail($addres,$subjet,$message,$headers)
__________________
andrews_john

Please login or register to view this content. Registration is FREE
andrews_john is offline
Reply With Quote
View Public Profile Visit andrews_john's homepage!
 
Old 10-29-2004, 10:26 AM hi
Super Talker

Posts: 113
Trades: 0
Quote:
Originally Posted by Alex91
if you just want it to email to you All you have to do is this:

Use this as the form tag:

<form action="mailto:youremail@yourdomain.com?subject=Fo rm Name" method="post" enctype="text/plain">

Form Content...

<input type=submit>
when we put this code in, would the email be sent as outlok express or normal submission as it has mail to
checkmate is offline
Reply With Quote
View Public Profile
 
Old 10-30-2004, 10:38 AM
Onur's Avatar
Extreme Talker

Posts: 177
Trades: 0
If you put your email inside the form action tag, you'll get lots of spam. I suggest you check out http://www.hotscripts.com for a "formmail script" coded in PHP or go to http://www.leveltendesign.com/L10Apps/Fm/ to get LevelTen Formmail script. Instrtuctions on how to install it are included.

Edited to add:

This is LevelTen Formmail download page:
http://www.leveltendesign.com/L10Apps/Fm/download.php

This is the installation help page:
http://www.leveltendesign.com/L10App...stallation.php

Last edited by Onur; 10-30-2004 at 10:41 AM..
Onur is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to FORMS (dreamweaver)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.48962 seconds with 12 queries