Anda di halaman 1dari 13

Page Name

home .aspx

Page Name

admin .aspx

Processing

Validated user

Page Name

add designation .aspx

Processing

Stored in Table

Tables or Stored Procedure

Table

Table Name

tbl_addesig

Page Name

add category.aspx

Processing

Stored in Table

Tables or Stored Procedure

Table

Table Name

tbl_addcategory

Page Name

add sub category .aspx

Processing

Stored in Table

Tables or Stored Procedure

Table

Table Name

tbl_subcategory

Page Name

add employee .aspx

Processing

Stored In Table

Tables or Stored Procedure

Table

Table Name

tbl_newemp

When we add Employee details that will be stored in tbl_newemp table.


Whenever we click on View Employee the total data will be displayed from tbl_newemp.

Page Name

Register.aspx

Processing

Stored in Table

Tables or Stored Procedure

Table

Table Name

tbl_newuser

Processing

Retrieving from Table

Tables or Stored Procedure

Table

Table Name

tbl_newuser

Page Name

Profile.aspx

Processing

Retrieving data from Table

Tables or Stored Procedure

Table

Table Name

tbl_newuser

Page Name

user complaints.aspx

Processing

Tables or Stored Procedure

Table

Table Name

tbl_complaints

Page Name

Employee .aspx

Processing

Retrieve the data from Table

Tables or Stored Procedure

Table

Table Name

tbl_newemp

Then it will be display the profile of the person who are having the given userid and
password.

Anda mungkin juga menyukai