Log in

View Full Version : Upload Images From Website To E-mail



Gary1234
08-28-2006, 12:26 AM
I want to offer family members and friends to upload images from my website so I can receive the images in e-mail. I do not want the code in PHP or ASP.
I do want it in something that I can understand. :D

blm126
08-28-2006, 12:45 AM
So, um what do you understand. Java,Coldfusion,Perl,Python,Ruby,CGI? Any of those ring a bell? This HAS to be done serverside. So my advice is learn PHP.

Gary1234
08-28-2006, 02:20 AM
CGI

That would be ok
My hosting company is using a windows server and I myself don't want to over step my knowledge.

blm126
08-28-2006, 02:38 AM
http://soupermail.sourceforge.net/ Free
http://www.hotscripts.com/Detailed/35214.html Free
http://www.notjustcomputers.co.uk/wformmail.php Free
http://www.perlscriptsjavascripts.com/perl/attachment/index.html $25
http://www.notjustcomputers.co.uk/filemailer.php $30
hope one of those works

Twey
08-28-2006, 03:03 AM
CGI isn't a single language, it's an API by which a standard script or application can be used to generate content to send to a web browser.

blm126
08-28-2006, 03:09 AM
I know. I just assumed Perl :p

Twey
08-28-2006, 03:11 AM
Lol :)