View Single Post
  #4 (permalink)  
Old 10-22-2004, 07:19 PM
wmabear54 wmabear54 is offline
WebProWorld Member
 
Join Date: Nov 2003
Location: Bedford, Va.
Posts: 72
wmabear54 RepRank 0
Default

Hi
What you are saying is to just through it into a borderless table why didn't I think of that. What I had been trying to do was to createimage(100, 100);as the canvas and then put the resized image on the canvas. I had already done getimagesize for the original size to make the calulations 100/$width or 100/$height to obtain a percentage for the $newwidth or $newheight. I will play with that and see if that is all I need.
Thanks Mike
Reply With Quote