Send email with hidden file

  • Thread starter Thread starter chanse44
  • Start date Start date
C

chanse44

I want to send an email with a disclaimer than body with an accept/decline
button. Once they click that button I want an excel attachment to appear. If
they don't click the button I don't want them to be able to access the
attached file. Any solutions? Thanks!
 
I want to send an email with a disclaimer than body with an accept/decline
button. Once they click that button I want an excel attachment to appear. If
they don't click the button I don't want them to be able to access the
attached file. Any solutions? Thanks!

A properly configured Outlook won't allow what you describe.
 
chanse44 said:
I want to send an email with a disclaimer than body with an accept/decline
button. Once they click that button I want an excel attachment to appear. If
they don't click the button I don't want them to be able to access the
attached file. Any solutions? Thanks!

By default, e-mail clients will disable any scripts contained within an
HTML-formatted message. Setup a web site to do what you want then included
a URL to it in your e-mail. E-mails are NOT web pages despite *some* HTML
support.
 
Back
Top