Hi,
The server we are using does not have any component nor can do ASP.net. Is it possible to view thumbnails just with the <img src="image.jpg" /> command? It's better than just the jpg.gif icon. It would be even better if it was a way to use imager.dll "component", which only has to be in a folder (does not need server reg).
regards,
J
The server we are using does not have any component nor can do ASP.net. Is it possible to view thumbnails just with the <img src="image.jpg" /> command? It's better than just the jpg.gif icon. It would be even better if it was a way to use imager.dll "component", which only has to be in a folder (does not need server reg).
regards,
J
Re: View thumbnails without any ASP components
loading the full images as thumbnails would be very slow, I would really suggest you to nag your host so it does enable ASP.NET in that server and that way you can get the proper thumbnails.