I try this, but it doesn't work :/
But if I upload the script to a web-server, everything works fine. I changed
nothing, I only replace "127.0.0.1" with the url of my homepage. Very
strange.
Here is the important part of the php script:
header('Content-type: image/jpeg');
$max_thumbwidthheight = (int)$_GET['size'];
$max_thumbwidthheight = (int)$_GET['size'];
[...]
Imagedestroy($pic);
ImageJpeg($thumbnail);
Imagedestroy($thumbnail)
-----
My site: http://projects-tutorials.de/ http://projects-tutorials.de/
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/qx-ui-form-ListItem-Icon-Problem-tp5386103p5388380.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel