Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Response.Write "<form name=""frmMain"" method=""post"" action=""page2.asp"">"
[COLOR=green]or[/color]
<form name="frmMain" method="post" action="Document.asp
<%=objCOM.QueryString("Document",Request.QueryString("propid"),Request.QueryString("docid"),,,,,,,,,,,Request.QueryString("tenid"))%>"> [COLOR=green]'Where the querystring is being created from a .dll function server-side.[/color]