473,399 Members | 3,603 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

getting images from SQL 2 work with datalist

There is probally a KB article on this somewhere but after hours of
searching I can't find it , maybe you can direct me to it, or give me some
suggestions for a solution.

I have created a dataset at run time form a directory of images. Part of
this process is creating a datacolumn of byte() to store a thumbnail. The
thumbnail is generated from the createThumbnail method and converted to a
byte array using a memoryStream and added to the dataset's datatable.

Now I'd like to display the thumbnails on my web from in a datalist. The
closest example I've found to date is the datalist8 example from the
gotdotnet quickstart site.
(http://samples.gotdotnet.com/quickst.../datalist8.src)
but it's using some sort of format string in the databinder.eval that I
don't understand and doesn't seem to work for my case.

-Larry
Nov 19 '05 #1
0 802

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: neverstill | last post by:
Hi- I am creating a series of images in a datalist, I want to have rollovers on them, so I am also spitting out some client side script via a Literal. I have hit a hitch. I make extensive use...
0
by: sklett | last post by:
I had this working at some point... then something happened. I have a DataList that is set to repeat vertically, I have an asp:image in each ItemTemplate and the whole thing comes together to work...
6
by: tshad | last post by:
I need to get to a status label I have on my footer section of my datalist. There is no event happening that would go to the footer. I am just doing some processing and want to update the label...
3
by: Hitesh | last post by:
Hi, I am getting the response from another Website by using the HttpHandler in my current site. I am getting the page but all the images on that page are not appearing only placeholder are...
0
by: Luis Esteban Valencia Muñoz | last post by:
I have a DataList, which looks a bit like this: <asp:DataList id="dlstCheeseType" runat="server" RepeatColumns="4" RepeatDirection="Horizontal" ShowHeader="False" ShowFooter="False"...
4
by: Nathan Sokalski | last post by:
I have a DataList that has an Button as one of the controls in it's ItemTemplate. The Button has a CommandName="delete" attribute, but when I click it the DeleteCommand event doesn't even get...
2
by: BengtPelle | last post by:
I have a page with two Datalists containing X number of ImageButtons. When the user clicks on an image in Datalist1 I need to copy the image to "Obverseimg" when the user clicks an image in...
2
by: David C | last post by:
I have an asp:Image control that I want to have it's src url to change using OnClientClick of a set of images in a DataList. All works fine, except the single Image control is not displaying the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.