Jump to content

[Ask] Thumbnail Images

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
ayachub

ayachub

    Newbie

  • Members
  • PipPip
  • 12 posts
hi all..

i want to ask ..
how to create thumbnail dynamic for image which store in sql server 2005 database. it will be display in component like datalist with thumbnail.. i'm using this function for asp.net vb ..


thanks for advance

#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
There is a tutorial for this in PHP

For ASP here is a link for code to resize the image:
ASP image resize and jpg/gif/png convert, free VBScript code

Here is a tutorial for storing and retrieving images in a database with ASP
Storing Images to Database and Retrieving to GridView