Connecting Tech Pros Worldwide Help | Site Map

Sending email from a webpage

  #1  
Old January 24th, 2007, 05:45 AM
keystroke17@yahoo.com
Guest
 
Posts: n/a
I have a web application which people connect to and I generate an
output file for users when they click on a link. Currently, they are
saving this file and then emailing it inside their organization to
other staff members.

I would like to automate the process so they can click the link and
have an email automatically sent off. However, I cannot do this
serverside for security reasons, all emails have to be sent *by the
user* using their internal mail server.

Any suggestions?

Thanks

  #2  
Old January 24th, 2007, 06:15 AM
-Lost
Guest
 
Posts: n/a

re: Sending email from a webpage


<keystroke17@yahoo.comwrote in message
news:1169617169.576654.219120@j27g2000cwj.googlegr oups.com...
Quote:
>I have a web application which people connect to and I generate an
output file for users when they click on a link. Currently, they are
saving this file and then emailing it inside their organization to
other staff members.
>
I would like to automate the process so they can click the link and
have an email automatically sent off. However, I cannot do this
serverside for security reasons, all emails have to be sent *by the
user* using their internal mail server.
>
Any suggestions?
>
Thanks
Not possible.

-Lost


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending email from a webpage keystroke17@yahoo.com answers 1 January 24th, 2007 08:16 AM
sending email Jim in Arizona answers 2 November 19th, 2005 06:58 PM
Sending email from a webpage Marty answers 2 November 19th, 2005 12:23 PM
Sending Email Leonard answers 2 October 12th, 2005 06:05 PM