Вы находитесь на странице: 1из 22

Pagename: Home page

Fields: User name, password,forget your password,sign up


Process: user have to enter login details
Table: tbl_UserLoginHistory
Stored procedure: yes
Remarks: if new user have to sign up
Error: no
Pagename: emp login
Fields: user name,password,login
Process: enter login details
Table: login
Stored procedure: sp_userlogin
Remarks: login
Error: no
Pagename: About Us
Fields: no
Process: static page
Table: no
Stored procedure: no
Remarks:statis
Pagename: contact us
Fields: name, email id,contact no,subject,message
Process: enter contact details
Pagename: mail
Fields:from,to,subject,add attachment,body,send,cancel
Process: enter respective details
Table: mail
Stored procedure: sp_mail
Pagename: admin
Fields: username,password
Process: neter admin credentials
Table: admin
Stored procedure: sp_admin
Pagename: admin home
Fields:logout
Process: home page
Pagename: add country
Fields: country name,description,add,clear
Process: adds country details
Table: country
Stored procedure: sp_insert_country
Remarks:adds details
Error: yes rectified
Pagename: add state
Fields: state name,description,add,clear
Process: adds state details
Table: state
Stored procedure: sp_insert_ state
Remarks:adds details
Error: yes rectified
Pagename: Add income
Fields: income type
Process: adds income in gridview
Table: income
Stored procedure: sp_income
Remarks: add income
Error: binding error and rectified
Pagename: add industry
Fields: industry name,description,add,clear
Process: adds industry details
Table: industry
Stored procedure: sp_insert_ industry
Remarks:adds details
Error: yes rectified
Pagename: add interest
Fields: interest name,description,add,clear
Process: adds interest details
Table: interest
Stored procedure: sp_insert_ interest
Remarks:adds details
Error: no
Pagename: add occupation
Fields: occupation name,description,add,clear
Process: adds occupation details
Table: occupation
Stored procedure: sp_insert_ occupation
Remarks:adds details
Error: no
Pagename: view all user
Fields:grid view
Process: show user
Table: user details
Stored procedure:
Remarks:user details
Error: no
Pagename: user login histoy
Fields:date
Process: show who are login
Table: user login
Stored procedure:
Remarks: show who are login
Error: no
Pagename: user logout histoy
Fields:date
Process: show who are logout
Table: user logout
Stored procedure:
Remarks: show who are logout
Error: no
Pagename: user feed back
Fields:delete
Process: feed back of user
Table: feed back
Stored procedure: sp_feed back
Remarks:
Error: no
Pagename: view all user by date
Fields:from,to,user name
Process: enter fields
Pagename: change password
Fields:user name,old password,new password,confirm password
Process: changes password
Table: password
Stored procedure: sp_change password
Remarks:new password
Error: no
Pagename: create new account
Fields:pwd.hint qus,ans,name.last name,address,city,state,code,country
Process: register
Table: register
Stored procedure: sp_register
Remarks: creste an account
Error: no
Pagename: after registration
Fields:user name,password
Process: after login
Remarks:after login this will come
Error: no

Вам также может понравиться