Auto generate links for database linking

This is a discussion on "Auto generate links for database linking" within the Classic ASP section. This forum, and the thread "Auto generate links for database linking are both part of the Program Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Oct 5th, 2005, 18:48
New Member
Join Date: Oct 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Auto generate links for database linking

Hi,
I am trying to display pictures from MySQL database on an ASP page.
Can someone please point out what's the best method and how to do it?
Blobs or just folder and links?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 10th, 2005, 12:33
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Theres been alot of discussion about which is the best method, having never used blobs i can only discuss the other method. You simply store the filename in the database then your code to display it will look something like this:

Code: Select all
[img]images/<%=objRS([/img]" border="0">
Make sense?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
auto, generate, links, database, linking

Thread Tools

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Need Helping Linking Database bjbaughcum03 Classic ASP 16 Nov 1st, 2007 07:23
Ten Ways to Generate Good PR Lchad Webforumz Cafe 3 Oct 10th, 2007 14:12
[SOLVED] Linking php code to a form &amp; mysql database longstand PHP Forum 21 Oct 9th, 2007 16:40
overflow auto w/ names links on mac Webforumz Staff Web Page Design 4 Aug 28th, 2003 23:04


All times are GMT. The time now is 14:35.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42