I so forgot how to make a gaia auth, I still remember with the other site thoughCode:Wrapper.Post("http://www.gaiaonline.com/auth/login", "&username=" + TextBox1.Text + "&password=" + TextBox2.Text) If Wrapper.Get("http://www.gaiaonline.com/?login_success=1").IndexOf("Welcome back" + TextBox1.Text + "!") Then MessageBox.Show("logged in") Else : MessageBox.Show("Failed!") End Ifat least.
Results 1 to 6 of 6
Thread: Gaia auth
Threaded View
- 26 Feb. 2012 12:31am #3