[dba-Tech] HTML help needed

John R Bartow jbartow at winhaven.net
Mon May 23 17:44:08 CDT 2016


I'm trying to add a link to my web protection's blocked page notice page. 
I can only use HTML on the page.

In an attempt to get an email message to open that is prepared to send
without the end user needing to do anything other than click send, I've
embedded this into the HTML message:
<a
href=\mailto:alerts at winhaven.net?Subject=WinHaven%20Consulting%20Web%20Prote
ction%20Request?Body=location.href
>Click Here</a>

My Problem is: Body=location.href does not pick up the url of the page that
has been blocked even though it is displayed in the address bar.
What happens if I type in <insert any web site that employees should not be
using> and then after the warning page display, I click the above link it
does not open an email message the url changes to this:
http://<current web
site>/mailto:alerts at winhaven.net?Subject=WinHaven%20Consulting%20Web%20Prote
ction%20Request?Body=location.href

I've scoured the search engines but they all suggest java script. I can't
use that. Can anyone lead me to the answer?



More information about the dba-Tech mailing list