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

Modules and functionalities.

1. Forms Module
a. Login Main page
b. Admin Home Page
c. Add Category Page.
d. Renew Add Page
e. Renewal business card.
f. Testimonials page.
g. Faq’s
h. Log out
2. Update module
a.

Student training methodology

a. Templates design

o At the time of training we will discuss the flow module wise and ask them to
desing rough / Draft templates.

b. Data Base design [E-R Diagram]


o At the time of training we wil discuss the Db Desing.

c. UML diagrams

Forms Module:
Task one:

a. Hard coded Password checking


b. Redirecting to new login Page
c. In the new login page Check the userid,password from new_login table by using data
reader
d. Place the position in the Session(Give some Idea on session Objects)
e. After enter the user Id,password Use Ajax update progress Control for Logging in
Please wait Message(Please check User Credentials with Data reader)
f. If the userid credentials are correct then redirect him to new user option.aspxpage
g. If the user Provide some wrong credentials Display some warning message Like invalid
credentials
h. If the User click the exit Button Redirect Him To Loginmain.aspx
i. New_ User Position .aspx In this page Use some Hidden Filed Control to Store User
Credentials(Give some Idea about Hidden Fields)
j. Based On the User Role Provide enabled the Buttons
Like If the User Role is “CIRCLEINSPECTER”
Enable the 3 buttons Like this
k. If the User click the NewCrimeRecord Navigate him to Firno.aspx Page
l. If the user click The View Record Navigate him to Reports.aspx
m. If The User click The Update Records Navigate him to Firno.aspx

Task Two
1.In the Firno.aspx page write a Method so that You can get the Max fir no from
Axt_section Table By Using Data reader and display the MaxFirno+1 In a Read-only
Textbox
2 .fill the Required information in the Page and submit the Button insert the values in
to the fir_information Table after insert The values into table Redirect the User into
acts_actions page
3. In the Acts_actionPage Display the Firno from session variable,Display the
todaydate,get the values from Section _acts and bind them to
dropdowns(ddlacts,ddlsections by using dataset)and bind the Bind the remain
dropdown with static data
4. After enter the required details If user enter Click the Add button Conform him for
adding(By using Ajax Conform Button) Then show the All Firs in a grid(3 Tier)
5. If user Select the save button then the details entered into Act_section table and
Redirect the User to Complaint_Details.aspx
6. Provide The Validations for The page

Complaint_Details.aspx
7. in this page the user Enter the Name, fathername, Address and Click On the Save
He will be Stored the details in Complemnt details Values and redirect him to
Occurrence Offence (One tier)

8. Occurrence Offence After enter the User details and save the details Into
OccuranceDetails Table And Redirect Him to Crime_Details.aspx

9. Crime_Details.aspxIn this page The user enter the crime details who is lead the
case ,his service number, his position if the investigation officer reject the case
the details of why he is reject the case after enter the details he submit . the
entered values are stored in to crime details Table Redirect Him to
Property_details.aspx

10. Property_details.aspxin this page User enters if any damage occurs , we


retrieve those details ,after get those details we are insert those values into
Property_details Table Then we redirect the user Accused_suspect_details.aspx

Task Three:

1. Accused_suspect_details.aspxIn this Page he gets the details of Accused


_Suspect Details if this is happen by known person then get the details of the
persons, if its happen with unknown persons then we gather the details and
stored these values into accused_details tables then we redirect to arrested
_surrender.aspx page
2. arrested _surrender.aspx in this page we fill the details of arrested
/surrender history of criminals if he arrested those details else surrender
details and what is the next action all these values are enter into the
arrested_surrended details table page then we redirect to the user to
Propertysearch_seezedinfo.aspx page
3. Propertysearch_seezedinfo.aspxhere user enter the details of seized
property details where it is seized, who is the witness details ,property details
and the person details(The person who complained ) then he entered all these
value in to Property_Seezed_details Table and redirect him into
courtdisposal.aspx page
4. Courtdisposal.aspx In this page the court result will be stored in to db.who is
the prosecutor judgment of court etc all these values are stored into
courtDispolal_details Table. then we redirect the user into resultof
appleant.aspx page
5. Resultofappleant.aspx page he get the values from resultof_appeal he
delete the fir numbervalues from the table and fill them in the in the same
table data in the table then he redirect the user into Updating_option.aspx
page
6.

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