User manual

Table Of Contents
HTML Code Examples
You can use URIs to make hypertext links and buons to include in emails or on Web pages. The following
examples show how to use the URI from the rst URI example to code a hypertext link that says, Test Link,
and a buon that says, .
<html>
<body>
<a href="https://horizon.mycompany.com/?domainName=finance&userName=fred">Test Link</a><br>
<form><input type="button" value="TestButton" onClick="window.location.href=
'https://horizon.mycompany.com/?domainName=finance&userName=fred'"></form> <br>
</body>
</html>
HTML Access Group Policy Settings
HTML Access uses the VMware Blast protocol. You congure group policies for HTML Access by
conguring group policies for the VMware Blast protocol.
For more information, see "Conguring Policies for Desktop and Application Pools" and "VMware Blast
Policy Seings" in the Conguring Remote Desktop Features in Horizon 7 document.
Using HTML Access
26 VMware, Inc.