Forums
This topic is locked
CDONTS - including AHREF links
21 Feb 2002 10:42:15 Bec C posted:
I am using CDONTS to send HTML email newsletters to customers.The email is fine except for the URL link I have included.
If I use <a href=''www.mysite.com''> (that is 2 ' apostrophy and not 1 " it opens up a blank browser window without filling in the address bar.
I I use <a href='www.mysite.com'> I get a dialog box appear saying windows cannot find www.mysite.com
The program is needed to opening files of type: URL.HyperText Transfer Protocol.
How do I make active links work?
Thanks
Replies
Replied 21 Feb 2002 12:13:27
21 Feb 2002 12:13:27 Viktor Farcic replied:
Use: <a href=www.mysite.com>
(there's no need for "
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I am using CDONTS to send HTML email newsletters to customers.
The email is fine except for the URL link I have included.
If I use <a href=''www.mysite.com''> (that is 2 ' apostrophy and not 1 " it opens up a blank browser window without filling in the address bar.
I I use <a href='www.mysite.com'> I get a dialog box appear saying windows cannot find www.mysite.com
The program is needed to opening files of type: URL.HyperText Transfer Protocol.
How do I make active links work?
Thanks
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager
(there's no need for "
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I am using CDONTS to send HTML email newsletters to customers.
The email is fine except for the URL link I have included.
If I use <a href=''www.mysite.com''> (that is 2 ' apostrophy and not 1 " it opens up a blank browser window without filling in the address bar.
I I use <a href='www.mysite.com'> I get a dialog box appear saying windows cannot find www.mysite.com
The program is needed to opening files of type: URL.HyperText Transfer Protocol.
How do I make active links work?
Thanks
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Viktor Farcic
TalkZone Manager