[dba-Tech] HTML help needed

fhtapia at gmail.com fhtapia at gmail.com
Tue May 24 09:07:32 CDT 2016


did you try explicitly using document.location.href ?

On Mon, May 23, 2016 at 3:45 PM John R Bartow <jbartow at winhaven.net> wrote:

> 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?
>
> _______________________________________________
> dba-Tech mailing list
> dba-Tech at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-tech
> Website: http://www.databaseadvisors.com
>


More information about the dba-Tech mailing list