|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Retriving Images and displaying on webpage
How do i retrieve images[.gif/.jpg] from database and displaying it on a webpage?
|
|
#2
|
||||
|
||||
|
I would strongly advise against storing images in a database. It is better to store the images in a folder somewhere on the server and just store the path to the image in the database.
|
|
#3
|
|||
|
|||
|
will it be better if i retrieve the images in the datbase through ActiveX?
|
|
#4
|
||||
|
||||
|
No. What he means is that you should avoid putting images in databases altogether. Good article...
http://www.sqlteam.com/item.asp?ItemID=986 |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > Retriving Images and displaying on webpage |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|