Page 1 of 1

can the email content upload files

Posted: Thu 29. Apr 2004, 01:15
by kachete
hi all

can the email content upload files

im begining to undestand the email content part thanks to all ho have clearing me this content part

but can the email content part upload files

if not how can i make some script to upload files to me

where it will be storage

sorry my ingonorance but there are no fools questions aonly fools who dont ask

best regards

VIVA VENEZUELA

Posted: Thu 29. Apr 2004, 01:20
by Pappnase
hello

did you want that visitors can send you e-mails with attachments!?
nice idea! this could be possible i think if you create via html your own e-mail forms. and send this via phpmailer! or you include a script wich allow to upload a file to a specified folder at the web! the are tons of upload scripts in the web! but i don't know how secure such solution is!

Posted: Thu 29. Apr 2004, 01:32
by kachete
where to find this scripts master - show me the way to ligth in my mind

it would be nice that the email content can have this so the people who can tell the master oliver that so he can implement it it have to be a good idea and wold make the email content more complete

best regards

Posted: Thu 29. Apr 2004, 01:52
by Pappnase
hello

you find these kind of scripts in every script resource like hotscripts.

and with the formmailer with attachment i will see that i can get something.

Posted: Thu 29. Apr 2004, 01:53
by snobba
I've used this simple class before on some sites and it works great and is pretty secure. Maybe you can implement is with some php-inlude.

http://dave.imarc.net/php/

/ Martin