13MCA18 Web Programming Laboratory syllabus for MCA


Unit-1 Web Programming Lab 1 0 hours

Create an XHTML page to demonstrate the usage of a. Text Formatting tags,b. Linksc. Images d. Tables

Unit-2 Web Programming Lab 2 0 hours

Develop and demonstrate the usage of inline and external style sheet using CSS

Unit-3 Web Programming Lab 3 0 hours

Develop and demonstrate a XHTML file that includes JavaScript script for thefollowing problems:a) Input: A number n obtained using promptOutput: The first n Fibonacci numbersb) Input: A number n obtained using promptOutput: A table of numbers from 1 to n and their squares using alert

Unit-4 Web Programming Lab 4 0 hours

Develop and demonstrate using JavaScript, a XHTML document that displaysrandom numbers (integers).

Unit-5 Web Programming Lab 5 0 hours

a) Develop and demonstrate, using JavaScript script, a XHTML document that collectsthe USN ( the valid format is: A digit from 1 to 4 followed by two upper-case charactersfollowed by two digits followed by two upper-case characters followed by three digits; noembedded spaces allowed) of the user. Event handler must be included for the formelement that collects this information to validate the input. Messages in the alert windowsmust be produced when errors are detected.b) Modify the above program to get the current semester also (restricted to be a number from 1to

Unit-6 Web Programming Lab 6 0 hours

a) Develop and demonstrate, using JavaScript script, a XHTML document that containsthree images, stacked on top of each other, with only enough of each showing so that themouse cursor can be placed over some part of them. When the cursor is placed over theexposed part of any paragraph, it should rise to the top to become completely visible.b) Modify the above document so that when an image is moved from the top stacking position,it returns to its original position rather than to the bottom.

Unit-7 Web Programming Lab 7 0 hours

Develop using JavaScript script, an XHTML document that use of onload and onfocusevents

Unit-8 Web Programming Lab 8 0 hours

a) Design an XML document to store information about a student in an engineeringcollege affiliated to VTU. The information must include USN, Name, Name of the College,Brach, Year of Joining, and e-mail id. Make up sample data for 3 students. Create a CSS stylesheet and use it to display the document. b) Create an XSLT style sheet for one student element of the above document and use it to create a display of that element.

Unit-9 Web Programming Lab 9 0 hours

Write a Perl program which demonstrates the usage of scalar variables and arrays

Unit-10 Web Programming Lab 10 0 hours

Write a Perl program to display various Server information like Server Name,ServerSoftware, Server protocol,CGI Revision etc.

Unit-11 Web Programming Lab 11 0 hours

Write a Perl program to display a digital clock which displays the current time of the server

Unit-12 Web Programming Lab 12 0 hours

Write a Perl program to accept the User Name and display a greeting messagerandomly chosen from a list of 4 greeting messages.

Unit-13 Web Programming Lab 13 0 hours

Write a Perl program to keep track of the number of visitors visiting the web page andto display this count of visitors, with proper headings.

Unit-14 Web Programming Lab 14 0 hours

Write a CGI-Perl program to use a cookie to remember the day of the last login from auser and display it when run

Last Updated: Tuesday, January 24, 2023