954,160 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

help with dreamweaver and email

im designing a website using dreamweaver mx 2004 and i would like users to contact me via email using a form and when they press a button it sends the information in the form as an email to a specific address.

oohmygod831
Newbie Poster
4 posts since Feb 2005
Reputation Points: 10
Solved Threads: 0
 

do you have a server side language like php available on your server?

DaveSW
Master Poster
769 posts since Jul 2004
Reputation Points: 54
Solved Threads: 20
 

its not being uploaded yet as its a college project but when its finished it will be but i dont have a server as yet. at the moment im just running the site from a disk.

oohmygod831
Newbie Poster
4 posts since Feb 2005
Reputation Points: 10
Solved Threads: 0
 

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.



2) Javascript processing:
http://www.javaworld.com/javaworld/jw-06-1996/jw-06-javascript.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/showthread.php?s=&threadid=39991

DaveSW
Master Poster
769 posts since Jul 2004
Reputation Points: 54
Solved Threads: 20
 

thanks dave

oohmygod831
Newbie Poster
4 posts since Feb 2005
Reputation Points: 10
Solved Threads: 0
 

no worries ;) which did you choose?

DaveSW
Master Poster
769 posts since Jul 2004
Reputation Points: 54
Solved Threads: 20
 
no worries ;) which did you choose?

try http://www.flashattach.com
or http://www.flashmailforms.com

xeno439
Light Poster
29 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: