Ok, admittedly I may not be the brightest bulb in the box. I am a beginning programmer learning in my spare time so this question might sound a little stupid if I've just missed something that I didn't know about.
I can't figure out how to put a button on my form that will, when executed, enable the user to send an e-mail to the author. In otherwords, they click the button (link, form, whatever) and it either opens their e-mail client or browser and defaults to the e-mail addy, like the HTML command "mailto:[email protected]" does on a web page. I have tried everything I could think of short of an internet shortcut file on the CDROM itself (because I am not sure that it would work with all browsers). Am I missing something obvious or is there a work-around that I haven't thought of yet?
Would appreciate help,
------------------
: LJ
I can't figure out how to put a button on my form that will, when executed, enable the user to send an e-mail to the author. In otherwords, they click the button (link, form, whatever) and it either opens their e-mail client or browser and defaults to the e-mail addy, like the HTML command "mailto:[email protected]" does on a web page. I have tried everything I could think of short of an internet shortcut file on the CDROM itself (because I am not sure that it would work with all browsers). Am I missing something obvious or is there a work-around that I haven't thought of yet?
Would appreciate help,
------------------

Comment