How do I set up a voting buttons with hyperlink?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to pass along an interesting article to my colleagues, but I want my
readers to have an option. I want my e-mail to have two choices, yes and no
with yes button is linked with an article I want to share. The article of
interested is saved in a folder on my desktop at work.
 
is your desktop accessible by your colleagues? if not, you'll need to put
the article on a web server.

you could try a web form with the button linked to url or a css button, but
their security settings will control whether either works. I'd probably just
include a link to the article using UNC format - they can choose whether to
click the link or not.
 
Back
Top