Hello

I'm trying to upload an image file from an html form and then process it
with ImageMagick.

I'm using code which has worked previously, but there seem to be probs with
it using
Windows XP, ActivePerl-5.8.4.810, ImageMagick-6.2.5.5-Q8-windows.dll

The html form is as follows:
<form 
        method="post" 
        name="form1" 
        ENCTYPE="multipart/form-data" 
        action="http://localhost/cgi-bin/site_cgi_dir/board_edit.cgi";>
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to