Re: Email multiple files from web page



CDO would be server-side, but yes... this would work.
you could list the files available on the server and have the users select the ones they want to send.
then your serverside vbscript (ASP) script could attach the documents and send the email.

all actually very simple and there are simple examples available





"Andrew Butchart" <andrew@xxxxxxxxxxxxxxx> wrote in message news:1176740040.243255.187000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
We have an intranet application that hosts internal pdf documents
about our products. I've recently discovered that the users have a
very tedious time whenever they have to send multiple documents to a
customer via email.

Right now, they right click on the link, save them to their local
computer then open an email and attach them.

Single documents aren't a problem as they just use "Send page by
email".

We have a homogenous environment with Internet Explorer and Windows
Outlook.

Does anyone have any examples of how I could perhaps automate this
task via some client-side scripting that I can embed in the web page?
I presume I'd be using CDO objects (or would I?)


.



Relevant Pages

  • Re: Messages created by CDO 1.2.1 inaccessible with OWA
    ... In an obscure place in my code I had ... For whatever reason setting this property ... was comparing a message created on server-side with the one created by CDO I ...
    (microsoft.public.win32.programmer.messaging)
  • Re: Anti-Phishing with digital watermarking
    ... that can be implemented server-side. ... Alerts based on client-side scripting won't work when scripting is ... With client-side scripting enabled, phishers can most easily use the ... server-side scripting to rewrite those parts of the original page they ...
    (Security-Basics)
  • Re: best scripting language for use with (x)html?
    ... client-side scripting language; though as with any client-side scripting ... No. PHP and ASP are server-side. ... Google Groups users - this is your last warning: ...
    (alt.html)

Loading