email a file

Permalink
Hi,

I'm trying to add a "email file" function to a site. The user clicks on this link and it will take them to a form to email the file as an attachment.

It's an Intranet site so I'm not concerned about abuse.

I've searched through the forums and I'm coming up blank.

Any ideas?

Thanks,
Anthony

apc123
 
dibbc replied on at Permalink Reply
dibbc
Do you mean basically have a contact form where they can attach a file? For example we have this employment page where applicants enter their info and then attach a resume:

http://therapyplayground.com/employment/...

If that's what you want, you just add the form add-on, and select the "file upload" as the field type.

Or did you mean something else more advanced?
apc123 replied on at Permalink Reply
apc123
Hi,

No I mean I have a block that lists out all the files in a set. In addition to the link to those files, I need the ability for a user to email those files from within the site.

For example:
filename (view) (email)

Clicking view acts like a standard link.

Clicking email brings up a form that allows the user to specify the recipient and automatically attaches the file.