How to login into Youtube, Gmail, Yahoo, Facebook, Hotmail using Visual Basic 2010 or 2008
Requirements:4 Textbox (Textbox1, Textbox2, Textbox3, Textbox4)1 Button (Name: Button1, Text: Set Cursor Position and Log me In"2 Timers (Timer1 (Interval: 100, Enabled: True), Timer2 (Interval: 10000, Enabled: False)2 Labels (Name: Label1 (Text: X), Label2 (Text: Y))Codes:Public Class Form1 ... [read more]
Submit a review:
Login required.