asp.net we often in the home page to browse the classification of information, in C/s mode, often using the tab-page approach to do, and then put different information to different tabs, and then click on the page to check the contents of different pages. We can use the IFRAME of the Web page to implement this function, first set up a master WebForm1, on top of the two buttons to simulate the page sign (in the future can also use Photoshop to make more beautiful pages), and then build two form,webform2,webform3, Toggle the src attribute of the IFRAME to display different subpages when the button is pressed. The specific code is as follows:
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.