There might be a better way, but this is what I use.



Public Function GaiaLogin(ByVal username As String, ByVal password As String) As Boolean
Dim input As String =...