Example Use of the GetTicket API call
Const WebURL = "http://10.1.1.68:81/api.aspx" Const URL2 = "http://shastawsus.corporate.local:81/api.aspx" Protected Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click Dim webREQ As WebRequest, webRES As HttpWebRes...