LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2010, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 29 Sep 2010 10:40:38 -0400
Reply-To:     "Viel, Kevin" <kviel@SJHA.ORG>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Viel, Kevin" <kviel@SJHA.ORG>
Subject:      Re: email link in footnote
In-Reply-To:  <16FD64291482A34F995D2AF14A5C932C098518F8@MAIL002.prod.ds.russell.com>
Content-Type: text/plain; charset="us-ascii"

> -----Original Message----- > From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of > Terjeson, Mark > Sent: Tuesday, September 28, 2010 7:09 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Re: email link in footnote > > Also, the syntax samples below work for > .com, and you need to add mailto: to > get email, but the extra text issue is > still the question for the day. > > Footnote3 h=1 "<a href=mailto:author@contact_mail.pl> > AUTHOR@CONTACT_MAIL.PL</a>"; * works ;

Mark,

I may have missed it, but did you state your destination? ODS HTML, for instance?

I just used my first anchors this weekend. I would have expected the need to quote the href value:

Footnote3 h=1 '<a href="mailto:author@contact_mail.pl">AUTHOR@CONTACT_MAIL.PL</a>' ;

-Kevin

Kevin Viel, PhD Senior Research Statistician Patient Safety & Quality International College of Robotic Surgery Saint Joseph's Translational Research Institute

Saint Joseph's Hospital 5671 Peachtree Dunwoody Road, NE, Suite 330 Atlanta, GA 30342

(678) 843-6076: Direct Phone (678) 843-6153: Facsimile (404) 558-1364: Mobile kviel@sjha.org

Confidentiality Notice: This e-mail, including any attachments is the property of Catholic Health East and is intended for the sole use of the intended recipient(s). It may contain information that is privileged and confidential. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please delete this message, and reply to the sender regarding the error in a separate email.


Back to: Top of message | Previous page | Main SAS-L page