|
| |
|
|
lovduv
Posts: 152 Joined: 8/30/2005 Status: offline
|
*solved* Displaying hyperlinks in a CDOSYS mail script - 11/16/2005 21:21:31
I am having a problem diplaying a link in an CDOSYS e-mail script. This is what I am using now: <a href= """&Session("x_Website")&""">"&Session("x_Website")&"</a> I think my problem is this: The x_Website field value is a page on the site. For example: anyuser.asp is a value inside the database, in the x_Website data column, and that page (anyuser.asp) is on my site. So the value does not contain the entire web address needed to make a working link. I need something like: <a href= "http://www.missyandross.com/""&Session("x_Website")&""">"Blog"</a> Where "Blog" would be the link you click on in the e-mail, and "www.missyandross.com/" would make the value, for x_Website, a working link. In the e-mail it would look like this: Blog and clicking on it would take you to: http://www.missyandross.com/anyuser.asp Is that doable? lovduv
< Message edited by lovduv -- 11/16/2005 22:40:31 >
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|