Internet Technology (Web Programming)
Internet Technology (Web Programming)
15. What is the difference between client side scripting and server side
scripting? Explain with example.
16. Define digital certificate. Explain the types of cryptography.
17. What is DOM? Explain types of dialog box used in JavaScript. What
1
are limitations of cookies?
18. Section "C" 20
Case Analysis
Risehype Digital approaches to develop web based application where
users are allowed to register and login after registration process
completes. The task are as follows:
a) Register, if the user is not registered user which consists of the
following fields: first name, last name, email, phone, gender,
username and password.
b) Create the user login module and check appropriate validation once
the user is registered also redirect the user to dashboard upon
validation.(Assume remote database:
http://172.1.2.3:1521/risehype_digital_emp also assume your own
database and table name).