bowtellj
Posts: 65
|
| Posted: 11/09/2008, 2:28 PM |
|
I am looking for a simple way to automatically create a thumbnail for an uploaded image. The thumbnails will be 75x75 pixels and the original image about 500x500 pixels.
Any suggestions would be appreciated.
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
melvyn
Posts: 333
|
| Posted: 11/09/2008, 7:40 PM |
|
Which language? php? java? .net? perl? ....
_________________
Melvyn Perez
Puro Codigo
http://purocodigo.com |
 |
 |
bowtellj
Posts: 65
|
| Posted: 11/09/2008, 10:06 PM |
|
PHP thanks, (Refer signature)
Quote melvyn:
Which language? php? java? .net? perl? ....
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
datadoit
|
| Posted: 11/10/2008, 5:17 AM |
|
James, browse to http://forums.codecharge.com, then do a search from
there. There should be several examples of how to do this. Also check
over at http://www.ccselite.com to see if the fellers there have
something posted.
|
|
|
 |
jjrjr1
Posts: 942
|
| Posted: 11/10/2008, 6:43 AM |
|
Hi.
Here is some quick info on how to resize or make thumbnails using CCS.
http://ccselite.com/forums_topics_view.php?forum_id=2&forum_topic_id=24
Have Fun
_________________
John Real - More CodeCharge Studio Support at - http://CCSElite.com |
 |
 |
|