Re: Newbie IMAGE SRC question
- From: "Steve C. Orr [MVP, MCSD]" <Steve@xxxxxxx>
- Date: Mon, 11 Apr 2005 10:45:16 -0700
This article explains in detail how to pull files from a database and
display them dynamically to the user:
http://steveorr.net/articles/EasyUploads.aspx
This one explains how to generate images dynamically and display them to the
user:
http://steveorr.net/articles/ImproveYourImages.aspx
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Rudy" <Rudy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B76F371F-B5A7-42F4-BCAD-56FF560D8A99@xxxxxxxxxxxxxxxx
> Hello all!
>
> I basicly know how to pull a image down with using Image source in HTML.
> By
> telling image src what file name to open. But if I have the file path
> stored
> in a SQL database. such as c:/mypictures/myimagefile.gif, how would I call
> that back up, to show that file with out typing the path in my code. Can
> I
> just refrence the sql server, and read that file path? What would be the
> correct way of writing that in my code. Or am I totally off base, and do
> this an entirely diffrent way.
>
> TIA!!!
>
> Rudy
.
- Follow-Ups:
- Re: Newbie IMAGE SRC question
- From: Rudy
- Re: Newbie IMAGE SRC question
- References:
- Newbie IMAGE SRC question
- From: Rudy
- Newbie IMAGE SRC question
- Prev by Date: Re: C# ASP.NET & Impersonation
- Next by Date: MetaBuilders ListLink
- Previous by thread: Re: Newbie IMAGE SRC question
- Next by thread: Re: Newbie IMAGE SRC question
- Index(es):
Relevant Pages
|