Page is a not externally linkable
mivox - 9:28 pm on Mar 22, 2001 (gmt 0)
So you'd be putting a 50x50 pixel graphic on the server, but the html would say <img height=100 width=100 ...> ? I can't imagine any way of doing that to an JPEG or GIF without totally ruining the image display quality. With native Flash graphics I suppose it could work, since Flash is a vector format...
...scale the image to 50% and then in the html page, tweak the height and width attributes to double that.