HighDots Forums  

retrieving hyperlinks from access database

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss retrieving hyperlinks from access database in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
hub_s
 
Posts: n/a

Default retrieving hyperlinks from access database - 02-08-2005 , 06:39 AM






Hi,
im retrieving info from access database on to ASPs. In my database i have
url links to the company websites. but the format is coming up like this
www.someone.com#http://www.someone.com# I set the column type to hyperlink in
the design of the table and simply type in www.someone.com in the respective
field
Can anyone tell me what i'm doing wrong?


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: retrieving hyperlinks from access database - 02-08-2005 , 07:59 AM






Yep. Build your link in the HTML on the page, e.g.,

<a href="<% your text link field %>">

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"traq" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Try changing the column type to text. Always works for me.



Reply With Quote
  #3  
Old   
Arie Hendriks
 
Posts: n/a

Default Re: retrieving hyperlinks from access database - 02-08-2005 , 10:05 AM



Yep that's OK
Set your access field to txt and in DW set the field on your page to
link. Don't forget to change into data scources. Then choose the right
recordset and field.

Grtz

Arie H.

hub_s wrote:

Quote:
Hi,
im retrieving info from access database on to ASPs. In my database i have
url links to the company websites. but the format is coming up like this
www.someone.com#http://www.someone.com# I set the column type to hyperlink in
the design of the table and simply type in www.someone.com in the respective
field
Can anyone tell me what i'm doing wrong?


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.