User-side image uploader? User-side image uploader?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

User-side image uploader?

Started by lamme, May 21, 2005, 05:58:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lamme

Hi

Anyone know of any user-side (Flash or Java ect.) image uploader that rezises the pictures on user-side. This could really help those of us that don't have admin acces to the server to change the problems about the low memory_limit setting.

Any help appreciated. Thanks!

Jakob

kegobeer

Resizing images requires ImageMagick/GD on the server, or a standalone application installed on the client machine.  If you want to resize images during the upload process, I recommend using XP Publisher if you have a Windows box - it allows you to resize before you upload.  I don't know of any similar app for Linux.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller