Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: mailto tag...


Message #1 by mahesh.kava@p... on Sat, 17 Feb 2001 22:34:50
i have a hyperlink with mailto: tag which when clicked opens the default 

email client -outlook express or whatever.works well in IE but netscape 

pops up the foll message:

Your email address is not been specified.Before sending a mail or news 

message you must specify a return address." 

any thoughts..
Message #2 by "Ken Schaefer" <ken@a...> on Mon, 19 Feb 2001 17:16:53 +1100
Because Netscape tries to open Netscape Mail, and then it baulks because

Netscape Mail has not been setup yet. Probably the process of opening

Netscape has made Netscape the default browser, and Netscape Mail the

default mail client.



Cheers

Ken



----- Original Message -----

From: <mahesh.kava@p...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Saturday, February 17, 2001 10:34 PM

Subject: [asp_web_howto] mailto tag...





> i have a hyperlink with mailto: tag which when clicked opens the default

> email client -outlook express or whatever.works well in IE but netscape

> pops up the foll message:

> Your email address is not been specified.Before sending a mail or news

> message you must specify a return address."

> any thoughts..




$subst('Email.Unsub')

>




  Return to Index