17MCA47 Advanced Web ProgrammingLaboratory syllabus for MCA



A d v e r t i s e m e n t

Module-1 Server Side Web Programming 0 hours

PART – A

Server Side Web Programming

1. Write jQueryprogram to solve the following:

a) Limit character input in the textarea including count.

b) Based on check box, disable/enable the form submit button.

2. a) Write a PHP program to store current date-time in a COOKIE and display the ‘Last visited on’ date-time on the web page upon reopening of the same page.

b) Write a PHP program to store page views count in SESSION, to increment the count on each refresh, and to show the count on web page.

3. Write a PHP program to insert name and age information entered by the user into a table created using MySQL and to display the current contents of this table.

4. Create a XHTML form with Name, Address Line 1, Address Line 2, and E-mail text fields. On submitting, store the values in MySQL table. Retrieve and display the data based on Name.

5. Write a PHP program to read student data from an XML file and store into the MySQL database. Retrieve and display.

6. Create a XHTML form with Name, Address Line 1, Address Line 2, and E-mail text fields. On submitting, store the values in MySQL table. Provide buttons to update and delete data for the same.

7. Build a Rails application to accept book information viz. accession number, title, authors, edition and publisher from a web page and store the information in a database and to search for a book with the title specified by the user and to display the search results with proper headings.

8. Create a XHTML form to collect Viewers Opinion based on rating (1 to 5). Finally Display the survey report in terms of a bar-graph using D3-JS

 

PART B

Develop a web application project using the languages and concepts learnt in the theory and exercises listed in part A with a good look and feel effects. You can use any web technologies and frameworks and databases.

Note (Part A : 40 Marks and Part B : 40 Marks):

1. In the examination studenthas to execute one question from part A which is evaluated for 40 Marks.

2. A team of maximum two students must develop the web application project. However during the examination, each student must demonstrate the project individually.

3. The team must submit a brief project report (25-30 pages) that must include the following

a. Introduction

b. Requirement Analysis

c. Software Requirement Specification

d. Analysis and Design

e. Implementation

f. Testing

 

4. The report must be evaluated for 10 Marks. Demonstration and Viva for 30 Marks.

Last Updated: Tuesday, January 24, 2023