Good Day,
The book 'HTML & XHTML The Definitive Guide' of O'Reilly says the following on page #321 -
You can use a mailto URL as the value of the form's action attribute. The latest browsers automatically email the various form parameters and values to the address supplied in the URL.
I tried the following form (with the right email address) and my IE 6.0 brings up my email client - the browser doesn't email the form. Did anybody see this thing works as the book describes it?
Regards,
Dan
[ May 02, 2007: Message edited by: Dan Drillich ]