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.
<%@ Language=VBScript EnableSessionState=False %>
<%
Option Explicit
response.buffer = true
response.expires = 0
%>
<%
dim strkey
dim strFirstName
dim strLastName
dim strproductCode
%>