Candidates Are Required To Give Their Answers in Their Own Words As Far As Practicable. The Figures in The Margin Indicate Full Marks
Candidates Are Required To Give Their Answers in Their Own Words As Far As Practicable. The Figures in The Margin Indicate Full Marks
Candidates Are Required To Give Their Answers in Their Own Words As Far As Practicable. The Figures in The Margin Indicate Full Marks
1
4. a) Write a client side script in JavaScript to validate user data (name, 8
address, telephone, username, password) and submit the form if
data is valid. Also create the HTML form for entering the data.
OR
Is it possible to alter the visibility of an image displayed in HTML
document using java Script? Illustrate with an example script.
b) What is the difference between client side scripting and server 7
side scripting? Explain giving examples.
5. a) What is the basic structure of an XML document? Also explain 8
about the DOM model.
b) What is CGI Programming? Is Perl programming language
7
necessary for CGI programming? What is the difference between
CGI programming and server side scripting?
6. a) What is PHP? How Object Oriented Programming can be 8
achieved in PHP? Explain with example.
b) What are cookies? How can we write a cookie on user computer? 7
Explain with a sample code.
7. Write Short notes on (Any Two): 5×2
a) Cryptography
b) Session Handling
c) Pattern Matching