•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 401,652 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,619 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Views: 5858 | Replies: 6
![]() |
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:
Rep Power: 4
Solved Threads: 0
•
•
•
•
Originally Posted by DaveSW
no worrieswhich did you choose?
try http://www.flashattach.com
or http://www.flashmailforms.com
![]() |
•
•
•
•
•
•
•
•
DaniWeb Site Layout and Usability Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
advertisment ajax browser cell code dreamweaver email encryption eu eudora firefox gmail google home html imap internet microsoft mobile mozilla news onecare open source opinion outlook penelope phishing phones professional research scam security site spam spammers spamming stocks technology thunderbird virus web webmail wysiwyg
- Dreamweaver email forms (ColdFusion)
- cgi email (HTML and CSS)
- Res. Form/Dreamweaver 8/Email to Address (HTML and CSS)
- Simple Email Form (PHP)
- Resizing issues in Dreamweaver (Graphics and Multimedia)
- dreamweaver, PHP and submit form query (PHP)
- form-to-email in Dreamweaver (Community Introductions)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: Fly-over menu ???
- Next Thread: ??Sending photos through forms??


Linear Mode