Generate an HTML hyperlink from text field

dlbrum

New member
Local time
Yesterday, 17:20
Joined
May 17, 2012
Messages
1
Simple database table, two fields are "name" and "home_page".
home_page is a hyperlink field with the obvious link.

I'd like to generate an HTML or (preferably) pdf page to post on a web site, using "name" field content as the clickable anchor (displayed data) and "home_page" field content as the target of the generated hyperlink.

Is there an easy way to do this ? I can do SQL, but not sure with access ....

TIA,
dave
U. of FLorida
Go Gators !
 

Users who are viewing this thread

Back
Top Bottom