|
|
 |
Re: FN-FORUM: Re: Upload document, send by email
date posted 14th January 2004 21:06
>
> Has anyone got a simple script (either asp, javascript) for a user to
> simply
> upload a CV to a website which is then sent as an attachment by email.
>
> Its for a recruitment company website so people can send in their CV's
> from
> the website, I know I've seen simple scripts around to do this, anyone
> got
> one handy?
>
If you are using ASP, you need ASPUpload (http://www.aspupload.com/)
and ASPEmail (http://www.aspemail.com/) installed at your ISP, then
just tie the two together with some simple script. The examples in the
online manuals at the mentioned sites are easy to follow.
Some alternative components which would help do the same job...
SAFileUP (http://fileup.softartisans.com/default.aspx?PageID=131)
JMail (http://www.dimac.net/)
regards
Paul
|
 |
|