Okay now I tried this and it just doesn't do anything. The .pl file goes into the cgi-bin folder to run, does the picture need to be somewhere special?
$ExecString = 'icpcl.exe -convertto jpg -source http://www.flashxtras.com/ic1.bmp -dest www.flashxtras.com dither:no -oper Resize size:500 500...
Okay the Image Converter Plus command line is supposed to be able to allow me to take any picture file and convert it into a different picture file format. I got it to work on MY computer but can't get it to convert files on the server. Like I really don't even know the basics of web programming...
I'm trying to use a program called Image Converter Plus on my website but I know absolutely nothing about web programming. This is the example they give for PERL.
#!/usr/bin/perl
print "Content-Type: text/html\n\n";
$ExecString = 'C:\Progra~1\ImageConverter Plus\ICPCL.exe -convertto tiff...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.