PC Review


Reply
Thread Tools Rate Thread

ASP question - FrontPage 2003 - Access 2003

 
 
=?Utf-8?B?TWljaw==?=
Guest
Posts: n/a
 
      11th Nov 2005
I'm reading fields from an Access 2003 database and displaying them on a Web
Page. One problem though - one of the Access fields has a url link in it.
What is the Asp command to display the field on a Web page as a URL? Thanks
for any replies.


 
Reply With Quote
 
 
 
 
Curt J Raddatz
Guest
Posts: n/a
 
      11th Nov 2005
Assuming that rs.link is the URL and rs.linktext is the text you want for
the link, just use the following.

<a href='<% =rs.link %>'><% =rs.linktext %></a>


"Mick" <(E-Mail Removed)> wrote in message
newsF31CD5E-606E-49CA-BCC9-(E-Mail Removed)...
> I'm reading fields from an Access 2003 database and displaying them on a

Web
> Page. One problem though - one of the Access fields has a url link in it.
> What is the Asp command to display the field on a Web page as a URL?

Thanks
> for any replies.
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2003 FrontPage Website Form Connect to Access 2003 DB =?Utf-8?B?TE1Q?= Microsoft Frontpage 2 11th Oct 2006 11:34 AM
FrontPage 2003 - Access 2003 Query =?Utf-8?B?TWljaw==?= Microsoft Frontpage 1 11th Nov 2005 10:07 AM
FrontPage 2003 / Access Database Search Question. =?Utf-8?B?TWljaw==?= Microsoft Frontpage 1 24th Oct 2005 02:46 PM
FrontPage 2003 / Access Question =?Utf-8?B?TWljaw==?= Microsoft Frontpage 1 13th Oct 2005 06:14 PM
Access 2003 and Frontpage 2003 =?Utf-8?B?Um9iIEs=?= Microsoft Frontpage 2 6th May 2004 08:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:40 PM.