286 - MCSL-016 S1 D18 - Compressed

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

No.

of Printed Pages : 2 MCSL-016/S1

Master of Computer Application


(Revised) (MCA)
Term-End Examination
December, 2018

INTERNET CONCEPTS AND


WEB DESIGN

Time : 2 Hours Maximum Marks : 50

Note : (i) There are two compulsory questions of 40 marks.


(ii) The remaining 10 marks are for viva-voce.

(A-9) P. T. 0.
[2]

1. Design a feedback form that rates a particular website. 30

• Information available on the website :


Very good 0 Good 0 Satisfactory 0

• Overall experience using this website :

Very good 0 Good 0 Satisfactory 0

Comments

Your name

Your address

e-mail

Reset Upload

(i) Reset button remove all the data entered in the text areas.
(ii) Use JavaScript to validate the fields.
(iii)The validation code for the address field should check whether
e-mail format is applied in the input field or not. Otherwise it
displays alert.
2. Write a JavaScript NB Script code to create a pull down menu box. 10

MCSL- 016/S1 4,000


(A-9)

You might also like