<vb6>HELP WITH LOGIN???<vb6>
| Author | Message |
|---|---|
|
Gold Member
Joined: Mon Aug 18, 2008 11:43 pm Posts: 289 |
|
|
ok, i found this code on google.. which i reconise as bennyboys. i have tweaked it a bit but i can get it to work
im using vb6 so work around that Code: Select all Private Sub cmdok_Click()_________________ ![]() |
|
| Top |
|
|
Teh Whiigar
Joined: Mon Nov 26, 2007 12:24 pm Posts: 1582 Location: Australia |
|
|
Just to help you out.
You need the following textbox named txtusername label named lbstatues a second form, called form2 webbrowser called wb and u need to learn how to navigate Code: Select all wb.navigate("http://www.sampleurl.com")^ would be the code to navigate for you. _________________ Wayne Rooney. http://i42.tinypic.com/2zsmwpx.jpg
|
|
| Top |
|
•
Who is online
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

im using vb6 so work around that
