Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying images from 366 rows
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Client-side development
Title:
Displaying images from 366 rows
Environment versions
Environment:
C# 5.0
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01648886
Message ID:
01648886
Views:
48
Hi everybody,

I have a table with 366 rows and 4 picture columns in varbinary(max) along with the name of the file (so 4 columns with picture + 4 columns with file names).

I need to display all these pictures in the html table.

My question is - after I retrieved my data in binary format for all the rows, what do I need to do to display that data? Do I need to create all these files on the fly?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform