To create Visual Basic .Net Web page - web_search.aspx
 
 
 

      The web Form  design, web_search.aspx

 
 

  Create Visual Basic .Net Forn - web_search.aspx

 
Classes used in this Form:
       
OleDbConnection, Panel, HyperLink, Button, DataGrid, TextBox, Label

 

 Create the web Form  - web_search.aspx

      Create the Web Form page
 
  1. On the Project menu , click  Add New Item ...  
     

     

  2. In the  Add New Item -  Web_VBnet dialog box:
  3. In the Categories pane, select Local Project Items
  4. In the Templates pane, select Web form . A message appears  - (a form for Web Applications).
  5. In the Name box, type web_search.aspx
  6. Click Open
  7.  

  8. In the Web Forms Designer appears the empty Web Form design

     

 

 Add the following controls to ...

 

 The codes  corresponding ...



 

 

Previous
  Home
4