Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 15th, 2004, 06:02 PM
Authorized User
 
Join Date: Oct 2004
Posts: 55
Thanks: 0
Thanked 0 Times in 0 Posts
Default Display Image in Repeater directly from database

Hi all,

Does anyone know how to display image which come directly form databse as binary stream in repeater or DBGrid?


Thanks,


John

 
Old November 15th, 2004, 11:20 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

You usually have the grid/list/repeater spit out a image with the source set to some ASPX page with a querystring value to identify the record containing the image you need to show. Then the page can pull up the image data and reply with a binary stream of the image.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Image Access Restriction directly vinod_yadav1919 Javascript How-To 9 November 2nd, 2011 06:33 AM
How to display values in a struts jsp by directly naveenkumarg1 Forum and Wrox.com Feedback 0 August 1st, 2005 01:57 PM
display image from database fitchic77 .NET Framework 2.0 4 August 12th, 2004 07:44 PM
how to display OLE image object from database mushaimea Classic ASP Basics 3 July 27th, 2004 02:06 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.