Jump to content

VB6 Connect to web


Recommended Posts

Hello all.

I need a help and i hope some body can help me :)

So i am just start to learn VB and i want to know how can i connect or loged in from my VB6 form to web login form..

so.

I have

1: FORM

2: text1 for username And text2 for password

3: About_click - Login_click - Quit_click

4: Label1 for information If i am not logent in or logedin correctly

So the question is

how or what i need to use for that or maybe someone can write the code for me or example ?

Realy sorry form my english im and tx for every help

Link to comment
Share on other sites

  • 2 weeks later...

While it sounds to me you want to make a login password cracker.

What you need to login to a website is the proper login packet once you have that just

use a winsocket to send the packet out and then parse the packet that gets returned to you to see if your logged in

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...