Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Sep 19th, 2005, 1:27 PM   #11
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
Ugh. I'm gonna share in DaWei's distress on this one. What is it with the amount of people who can't gracefully take correction?

Quote:
Originally Posted by ChiHappens
No you can do it using XHTML
XHTML/HTML, of course. It's not an XHTML only thing. As said before, it's subject to disabling on the client side. The mailto protocol is just a nifty way for a webpage to try and tell a web-browser to open up a compose email window with some information filled in, nothing more. Any method that opens a new webpage that begins with "mailto:" falls under this category, so using an anchor, a form submit, a meta page refresh, a JavaScript window re-direct, whatever, will do the same thing.

If you want a slightly more full-proof method create a server-side script that uses tools on the server to send an e-mail using whatever programming language you choose (PHP has the built-in mail function, for example). You can then create a HTML form and pass the text from a textbox in the form to the server-side script that will send the e-mail. Voila.
Cerulean is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:34 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC