Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating Thumbnail Images on the fly

Status
Not open for further replies.

benrob82

Programmer
Joined
Jul 28, 2005
Messages
116
Location
GB
Hi does anyone know how to create images on the fly, I have large images and need to reduce them down on the fly, on ideas?

Thanks
 
Without some server side componant you can't do it properly with asp. There is a lot on how to do it in asp.net

I use a little .net script that you put as the image source with the url of the image as a url parmeter and it generates a thumbnail for you. No server side stuff needed!!

If you want it i will post the script

}...the bane of my life!
 
thanks but the server i'm on doesnt run .net just in the process of looking through the previous posts, there must be something I can use, hopefully. thanks for the reply
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top