navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

url hyperlinks

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> url hyperlinks
Page: [1]
 
Rayne

 

Posts: 68
From: AL USA
Status: offline

 
url hyperlinks - 5/4/2001 20:47:00   
my database stores web addresses and I want to create hyperlinks using them.

I can get the DRW to return the name i want displayed and the web address, but where do I modify the code so that it becomes a link to another web site?

Should I do a standard link query and use a page to redirect it or is there a straight forward way to do it?

Thanks.

------------------
Rayne
www.raynecountry.net

Bnugent

 

Posts: 257
From: Tampa Florida Tampa, FL USA
Status: offline

 
RE: url hyperlinks - 5/4/2001 23:53:00   
Using the WYSIWYG feature of frontpage. Go to the page that contains your DRW. Now highlight or click on the database results column that contains your web address. Assuming that your column name is "Webaddress" you would click on hyperlink and enter the following as the URL:

<%=FP_FieldURL(fp_rs,"webaddress")%>

After saving and viewing the page live, you should find that the results for this column should display as hyperlinks. Let me know how it works out for you

------------------
Brian---


(in reply to Rayne)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> url hyperlinks
Page: [1]
Jump to: 1





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