Can I set up a webpage to convert pictures to thumbnails on the fl

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a website that allows a user to upload a picture. I want the
capability of displying that picture regularly on some pages, but as a
thumbnail on others without distorting the proportions
 
Yes, in HTML/Code View just set the image width to 100 pixels and NO height tag/value

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Thomas,

This was a great suggestion.

I have a Picture Album on my website where my images are 600*400 or 400*600
(except for an odd one out which is square - 600*600.)

So by setting width to 60 or 40 I can display the images as thumbnails and I
can therefore get rid of all the thumbnails

<vbg>
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au
Yes, in HTML/Code View just set the image width to 100 pixels and NO
height tag/value
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================


I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html
 
Back
Top