Image Upload

/\E

New Member
I am trying to rig my web server to work like ImageShack.

Except I want to upload images from a Windows application that I built. I know somewhat how to do the post request and all that. But I am trying to find software that I can install on my server that will allow me to upload images via post request. Anyone know of a software?

Thanks
 
Are you looking for software or a script?

As far as software goes, FireFTP is an awesome FTP client thats just a plugin for firefox...but I get the sense thats not what youre asking.

As for a script, i found this tutorial using google but when I tried it, it didnt work (but i also tried on a free webhost that limits the things you can do...) http://php.about.com/od/advancedphp/ss/php_file_upload.htm
 
Are you looking for software or a script?

As far as software goes, FireFTP is an awesome FTP client thats just a plugin for firefox...but I get the sense thats not what youre asking.

As for a script, i found this tutorial using google but when I tried it, it didnt work (but i also tried on a free webhost that limits the things you can do...) http://php.about.com/od/advancedphp/ss/php_file_upload.htm

I mean software that will work make it work like ImageShack. So that I can provide a hosting service...

Thanks
 
Back
Top