C # WebBrowser implementation Baidu know team invite assistant!

Source: Internet
Author: User

"Baidu knows team invite assistant"

Is you quickly improve Baidu know team members and team ranking of the weapon!

Main functions:

1. Use C # self-webbrowser automatically login Baidu;

2. Auto-Capture please in C #. NET category ranking of all users, invite these users to join their own team!

3. The number of new members and the level of membership can be selected, as there can be only 20 places per day;


Automatic login Baidu code is as follows:

HtmlElement name = WB1. document.all["username"];
HtmlElement pwd = WB1. document.all["Password"];
Name. SetAttribute ("value", TextBox1.Text);
Pwd. SetAttribute ("value", TextBox2.Text);
WB1. document.getElementById ("Tangram__3__submit"). InvokeMember ("click");


Project Demo:

http://download.csdn.net/detail/xtfnpgy/7315097





Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.