Web Design and Internet Based Applications (May – 2018) [IDOL: Old Course | Question Paper]


Web Design and Internet Based Applications (May – 2018) [IDOL: Old Course | Question Paper]
Web Design and Internet Based Applications (May – 2018) [IDOL: Old Course | Question Paper]

DOWNLOAD @
PDFPDF
Text
Torrent
G-Drive
SlideShare

Time: 3 Hours
Total Marks: 100


NOTES:
(1) Question No. 1 is Compulsory.
(2) Attempt any four from Question Nos. 2 to 7.
(3) Make suitable assumptions wherever necessary and state the assumptions made.
(4) Answers to the same question must be written together.
(5) Numbers to the right indicate marks.
(6) Draw neat labeled diagrams wherever necessary.


Q.1. Attempt The Following Questions: (20 Marks)
(A) Explain <IFRAME> tag with its attributes.
(B) Explain <LINK> tag with its attributes. Give examples.
(C) Create an asp page that will take an input a number and display reverse of that number.
(D) Write a VBSCRIPT function to print all prime numbers from 1 to100.

Q.2. Attempt The Following Questions: (20 Marks)
(A) Write a note on Session and Connection Pooling.
(B) Explain the conditional statements of VB Scripts with example.
(C) Explain <IMG> tag with example.

Q.3. Attempt The Following Questions: (20 Marks)
(A) Explain the following HTML tags: <FRAME> and <FRAMESET> with example.
(B) Write HTML code to design the following:

(C) Explain Server object with its methods. Give example.

Q.4. Attempt The Following Questions: (20 Marks)
(A) What are cookies? How cookies are created? Set Lifetime of cookie.
(B) Explain Logical operators of VB Script with examples.
(C) Explain <DL>, <DT> & <DD> with examples.

Q.5. Attempt The Following Questions: (20 Marks)
(A) State and explain the following advanced features of Connection Object:
      (i) Transaction Property
      (ii) Open Schema Method

(B) With example discuss following form collection tags:
      (i) <TEXTAREA>
      (ii) <FORM>

(C) What are the different approaches to Style Sheets? Give example of each.

Q.6. Attempt The Following Questions: (20 Marks)
(A) List and explain with syntax various FORM controls placed by <INPUT> tag.
(B) Explain three ways to connect to a MS Access database using ASP.
(C) Write a VBScript code to accept a word. Check whether it is in lowercase or uppercase. If in lower case, convert in uppercase and if in uppercase, convert in lower case and display it.

Q.7. Attempt The Following Questions: (20 Marks)
(A) Write HTML Code for the following HTML Page:
Quantity-sold should be a drop down box with values: 2, 4, 6, 8, 10, and 12. Only one value can be selected at one time. Price cannot be modified.

(B) Write VBScript function to validate above form as follows:
    TR and AR should be greater than zero and numeric. On click of Calculate button, display
    TR and AR using the formulas TR= P x QS, AR=P.

(C) Write ASP code to create a table PRODUCT (id, name, price, qty) in database ACM.MDB. Also insert two records in this table.


0 Comments