0% found this document useful (0 votes)
59 views4 pages

7c. Create A Web Application For Inserting and Deleting Records From A Database (Using Execute - Non-Query) User Interface

Uploaded by

Sakshi Gawde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views4 pages

7c. Create A Web Application For Inserting and Deleting Records From A Database (Using Execute - Non-Query) User Interface

Uploaded by

Sakshi Gawde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Name – Shinoj Lalgi BSIT503 Roll no – 79

7c. Create a web application for inserting and deleting records from a
database(Using Execute -Non-Query)

User Interface

Property Table

Control Name Property/Attribute Value

Label ID, runat, Text lbl1, server, Enter Customer


First Name:

TextBox ID, runat txt1, server

Label ID, runat, Text lbl2, server, Enter Customer


Last Name:

TextBox ID, runat txt2, server

Label ID, runat, Text lbl3, server, Enter Customer


City:

TextBox ID, runat txt3, server

Label ID, runat, Text lbl4, server, Enter Customer


Country:

TextBox ID, runat txt4, server

Label ID, runat, Text lbl5, server, Enter Customer


Last Name:

TextBox ID, runat txt5, server

Button ID, runat, Text btn1, server, Insert Record,


btn1_Click

Button ID, runat, Text btn2, server, Remove Record,


btn2_Click

Label ID, runat lbl6, server

Keraleeya Samajam (Regd.) Dombivli’s Model College


(Autonomous) 1
Name – Shinoj Lalgi BSIT503 Roll no – 79

WebForm1.aspx

WebForm1.aspx.cs

Output
Keraleeya Samajam (Regd.) Dombivli’s Model College
(Autonomous) 2
Name – Shinoj Lalgi BSIT503 Roll no – 79

Keraleeya Samajam (Regd.) Dombivli’s Model College


(Autonomous) 3
Name – Shinoj Lalgi BSIT503 Roll no – 79

Keraleeya Samajam (Regd.) Dombivli’s Model College


(Autonomous) 4

You might also like