I know how to get the image's width and height but i dont know how to resize it if it is to large. If anyone knows please share...
bmcgee
2:15 am on May 30, 2007 (gmt 0)
You have to have a server side component such as ASPImage installed. There are a few common ones out there.
jaytee
8:36 am on May 30, 2007 (gmt 0)
Another good package for asp using vb is AspJpeg available from the .com of that name. Under vb.net or c# there is of course extensive image support for thumbnails etc within the System.Drawing.Image package.