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.
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
TextBox1.Focus()
Page.Form.DefaultButton = Button1.UniqueID
End Sub
Page.Form.DefaultButton = [!]tabSearch[/!].UniqueID