| | |
help with dreamweaver and email
Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
do you have a server side language like php available on your server?
ok in that case you have a few options open to you:
1) the traditional mailto: note this doesn't work unless the user has dedicated email software. AOL users willl think your site is junk.
<FORM METHOD=POST ACTION="mailto:someone@$nailmail.com" ENCTYPE="text/plain">
<!-- your form here -->
<INPUT TYPE="submit" VALUE="Send">
<INPUT TYPE="reset" VALUE="Clear">
</FORM>
2) Javascript processing:
http://www.javaworld.com/javaworld/j...avascript.html
Doesn't work for users with javascript disabled (about 10%)
3) Borrow someone elses php processing: see link below, second post, someone offering to handle low volume email.
http://www.webdeveloper.com/forum/sh...threadid=39991
1) the traditional mailto: note this doesn't work unless the user has dedicated email software. AOL users willl think your site is junk.
<FORM METHOD=POST ACTION="mailto:someone@$nailmail.com" ENCTYPE="text/plain">
<!-- your form here -->
<INPUT TYPE="submit" VALUE="Send">
<INPUT TYPE="reset" VALUE="Clear">
</FORM>
2) Javascript processing:
http://www.javaworld.com/javaworld/j...avascript.html
Doesn't work for users with javascript disabled (about 10%)
3) Borrow someone elses php processing: see link below, second post, someone offering to handle low volume email.
http://www.webdeveloper.com/forum/sh...threadid=39991
no worries
which did you choose?
which did you choose? •
•
Join Date: Jul 2005
Posts: 29
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by DaveSW
no worrieswhich did you choose?
or http://www.flashmailforms.com
![]() |
Similar Threads
- Dreamweaver email forms (ColdFusion)
- Res. Form/Dreamweaver 8/Email to Address (HTML and CSS)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: Fly-over menu ???
- Next Thread: ??Sending photos through forms??
| Thread Tools | Search this Thread |
blogging content customer design development dreamweaver duplicate email evaluation filesharing firefox flash gilbane google html itunes javascript kazaa layout music napster peertopeer photoshop remote remoteserver satellitenavigation satnav server site tables template tips tomtom url wave web website websitedesignreview web_development web_sites





