Microsoft Access Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft Access Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old December 15th, 2003, 09:54 AM
hipnoart hipnoart is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Uruguay
Posts: 9 hipnoart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs down Noob on the Loose -image from path

Hi all, I´m as fresh as they come
I´ve just started doing some ASP and learning quite a bit, however this is giving me a headache!

I am trying to display an image from a path stored in my DB.
Its sure to be a simple thing but I can ´t seem to figure it out

I have 2 pages
1. viewimage.asp (with <img src="getimage.asp?id=21"> ) tag
2. getimage.asp (with the wanabee script to show the image by collecting the path from the DB)

<%
Set db = Server.CreateObject("ADODB.Connection")
strConnect = "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/Connections/uploads/uploads.mdb")
db.Open strConnect
Set rs =db.Execute("SELECT * FROM MYIMAGES where id = " & Request("id") )
%>

All I get is the box with a cross where the image should be.
I guess or the request id from viewimage.asp isn ´t following through or the script is totally wrong. (proly the later )

Any hints?
Thx a million

Reply With Quote
  #2  
Old December 15th, 2003, 11:36 AM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 12
You might want to post this in the ASP forum they will be better equipped to help you.
S-

Reply With Quote
  #3  
Old December 15th, 2003, 12:17 PM
hipnoart hipnoart is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Location: Uruguay
Posts: 9 hipnoart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
OK I will Thx!

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft Access Help > Noob on the Loose -image from path


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway