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.
Private Sub frmJPreview_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim FN As String = Microsoft.VisualBasic.Command()
If FN <> String.Empty Then
'code here
End If
End Sub