PC Review


Reply
Thread Tools Rate Thread

Displaying Photos Using A Database

 
 
Rob
Guest
Posts: n/a
 
      8th Apr 2005
Can this be done with FP? if it can be done, can someone tell me how or
point me to where that information is??


 
Reply With Quote
 
 
 
 
James MCSE
Guest
Posts: n/a
 
      9th Apr 2005
Easily,
The most efficient way is to just store the picture name and then query the
dbase and return the results with something like

Response.write ("<img src=")
Response.write RS (imagename)
Response.write (".jpg>")

This assumes you are using asp and are familiar with database queries if you
need more details see this link.

http://www.pvinter.com/fp2000/aspwebwiz/page00010.htm

"Rob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Can this be done with FP? if it can be done, can someone tell me how or
> point me to where that information is??
>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      9th Apr 2005
look up 'display picture in access database' in "Help". there is a
comprehensive step-by-step tutorial on how to display images within the
Database Results Wizard.

www.frontpagewiz.com is also a good starting point.


"Rob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Can this be done with FP? if it can be done, can someone tell me how or
> point me to where that information is??
>



 
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
Photos not displaying Diane Microsoft Outlook Discussion 0 27th Dec 2007 09:24 PM
displaying photos =?Utf-8?B?R2l6?= Microsoft Access Reports 1 21st Apr 2005 09:43 AM
Problem displaying photos from a CD =?Utf-8?B?dGFsdG9z?= Windows XP Photos 3 1st Oct 2004 12:08 AM
Displaying Photos =?Utf-8?B?UnVzcyBN?= Microsoft Access Forms 8 6th Feb 2004 04:26 AM
Displaying photos Chris Webb Microsoft Outlook Discussion 2 18th Dec 2003 05:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:50 PM.