[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.frontpage.programming

getting an email address to clickable on a form when sent to me

Steve

4/26/2004 6:34:00 PM

on a form, how can I make the email address clickable
after someone has filled out the form and submitted it.
2 Answers

Greg Chagnon

4/26/2004 8:31:00 PM

0

Use the email address in a mailto protocol link.
<a href="mailto:myaddy@mysite.com"> My Email Address</a>

How you set this up depends upon what how your approaching the form input.


--
Mike -- FrontPage MVP '97-'02
http://www.websunl...
J-Bots Plus 2002 87 components for FrontPage
http://www.websunl.../order/Product/JBP2002/jbp_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible

"Steve" <steve@foxcitiesre.com> wrote in message news:47f001c42bbd$0fe05570$a101280a@phx.gbl...
> on a form, how can I make the email address clickable
> after someone has filled out the form and submitted it.


Steve

4/26/2004 10:01:00 PM

0

Go to my web site www.foxcitiesre.com or click here. Enter some ficticious info but in the email blank, enter your email address. Once I get the form I will forward it to you to see what I mean

Stev

----- MD Websunlimited wrote: ----

Use the email address in a mailto protocol link
<a href="mailto:myaddy@mysite.com"> My Email Address</a

How you set this up depends upon what how your approaching the form input


--
Mike -- FrontPage MVP '97-'0
http://www.websun...
J-Bots Plus 2002 87 components for FrontPag
http://www.websun...m/order/Product/JBP2002/jbp_help_dir.ht
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatibl

"Steve" <steve@foxcitiesre.com> wrote in message news:47f001c42bbd$0fe05570$a101280a@phx.gbl..
> on a form, how can I make the email address clickabl
> after someone has filled out the form and submitted it