. NET implementation (WebBrowser data collection-Continued)

Source: Internet
Author: User

We continue ". NET implementation (WebBrowser data collection) "series of the last article, this article I intend to explain how to use the WebBrowser control to achieve" virtual "interactive programs; for example, if we use Winform as the host container and Asp.net as the collection program page, we need to fill in related data items through the client, collect data through Asp.net, and transmit it to the server for query, then, it is displayed to the user. This operation requires the user interface. See the figure below:

1:

This is the server-side aspx page, which queries the relevant information based on the region name, and our region name needs to be filled in the client program; if it is a simple entry, there is no need to write this article. What we need is a friendly user experience, there may be tens of thousands of region names stored in the client database, and we cannot allow users to remember them. Besides, there may be Chinese differences in Region names;

2:

This is a WebBrowser control. We use this form to carry it;

3:

Another form is designed as a borderless window, which will be used later to show the data to be filled in. The following shows the powerful and incomparable advantages of the WebBrowser control;

4:

 

No one can say that this is a good user experience;. netWebBrowser is probably all over;

 

Related Article

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.