Create the index. aspx, about. aspx, and login. aspx pages of the application master page.

Source: Internet
Author: User


<% @ Page Title = "baokong Homepage" Xlanguage = "C #" MasterPageFile = "~ /BaodiaoMaster. master "AutoEventWireup =" true "CodeBehind =" Index. aspx. cs "Inherits =" MasterPageDemo. index "%> <asp: Content ID =" Content1 "ContentPlaceHolderID =" head "runat =" server "> </asp: Content> <asp: content ID = "Content2" ContentPlaceHolderID = "ContentPlaceHolder1" runat = "server"> <p> News </p> <p> The article emphasizes that Chinese official vessels are located around the Diaoyu Islands. sea sailing has become the norm, it seems that it is trying to change the status quo with strength and hopes that China will abide by international law and maintain harmony with neighboring countries. </P> <p> the article also pointed out that, after the "Nationalization" of the Diaoyu Islands, anti-Japanese demonstrations across China have resulted in a total loss of over 0.1 billion US dollars for Japanese enterprises. Xuan ye said, "Japan intends to stabilize relations between Japan and China. We look forward to the active response of the new leadership in China ." </P> </asp: Content> <% @ Page Title = "about Baogang" Xlanguage = "C #" MasterPageFile = "~ /BaodiaoMaster. master "AutoEventWireup =" true "CodeBehind =" About. aspx. cs "Inherits =" MasterPageDemo. about "%> <asp: Content ID =" Content1 "ContentPlaceHolderID =" head "runat =" server "> </asp: Content> <asp: content ID = "Content2" ContentPlaceHolderID = "ContentPlaceHolder1" runat = "server"> <p> about guaranteed fishing </p> <p> People's website, October 22, November 21, according to Kyodo News, the International English newspaper "International pioneer Forum" published on November 21 published an article entitled "Japan-China relations at the Crossroads, china, which is active in marine activities, said the events in the Diaoyu Islands and the South China Sea are of concern. </P> <p> The article emphasizes that Chinese official vessels have become the norm for sailing around the Diaoyu Islands and seem to try to change the status quo with strength, at the same time, it is hoped that China will abide by international law and maintain harmony with neighboring countries. </P> <p> the article also pointed out that, after the "Nationalization" of the Diaoyu Islands, anti-Japanese demonstrations across China have resulted in a total loss of over 0.1 billion US dollars for Japanese enterprises. Xuan ye said, "Japan intends to stabilize relations between Japan and China. We look forward to the active response of the new leadership in China ." </P> </asp: Content> ---------------------- Login. aspx: ------------------------------------ <% @ Page Title = "" Xlanguage = "C #" MasterPageFile = "~ /BaodiaoMaster. master "AutoEventWireup =" true "CodeBehind =" Login. aspx. cs "Inherits =" MasterPageDemo. login "%> <asp: Content ID =" Content1 "ContentPlaceHolderID =" head "runat =" server "> <style type =" text/css "> table {widht: 600px; height: 200px; border-width: thin; border-color: Aqua; border-style: dashed ;}</style> </asp: Content> <asp: content ID = "Content2" ContentPlaceHolderID = "ContentPlaceHolder1" runat = "server"> <table> <tr> <td> & nbsp; Username: </td> <td> & nbsp; <asp: TextBox ID = "TextBox1" runat = "server" Height = "19px"> </asp: textBox> </td> </tr> <td> & nbsp; Password: </td> <td> & nbsp; <asp: textBox ID = "TextBox2" runat = "server"> </asp: TextBox> </td> </tr> <td> & nbsp; <asp: button ID = "btnLogin" runat = "server" Text = "login"/> </td> <td> & nbsp; <asp: button ID = "btnRegister" runat = "server" Text = "register"/> </td> </tr> </table> </asp: Content>

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.