0% found this document useful (0 votes)
6 views

WEB APPLICATION I-M.SC CS

The document outlines the practical examination for the Web Application Development Lab at Annamalai University for April/May 2025, with a maximum score of 75 marks and a duration of 3 hours. Students are required to answer any two questions from a list that includes developing websites, creating HTML documents, and using PHP for data validation. The document also provides a comprehensive list of programs to be completed as part of the course requirements.

Uploaded by

rogitha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

WEB APPLICATION I-M.SC CS

The document outlines the practical examination for the Web Application Development Lab at Annamalai University for April/May 2025, with a maximum score of 75 marks and a duration of 3 hours. Students are required to answer any two questions from a list that includes developing websites, creating HTML documents, and using PHP for data validation. The document also provides a comprehensive list of programs to be completed as part of the course requirements.

Uploaded by

rogitha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ANNAMALAI UNIVERSITY MODEL PRACTICAL EXAMINATION-APR/MAY-2025

SUB NAME: WEB APPLICATION DEVELOPMENT LAB MAX MARK: 75


SUB.CODE: 23PCSCP42 TIME: 3Hrs
(Answer any Two Questions)

1. Develop website for your college using advanced tags of html.


2. Develop a complete web page using frames and framesets which gives the
information about a hospital using html.
3. Write a HTML document to print your bio-data in format using several components

ANNAMALAI UNIVERSITY MODEL PRACTICAL EXAMINATION-APR/MAY-2025


SUB NAME: WEB APPLICATION DEVELOPMENT LAB MAX MARK: 75
SUB.CODE: 23PCSCP42 TIME: 3Hrs
(Answer any Two Questions)
1. Develop website for your college using advanced tags of html.
2. Develop a html document to i)display text with bullets / numbers - using lists ii) to
display the table format data
3. Develop a html document to display a registration form for an inter-collegiate function.

ANNAMALAI UNIVERSITY MODEL PRACTICAL EXAMINATION-APR/MAY-2025


SUB NAME: WEB APPLICATION DEVELOPMENT LAB MAX MARK: 75
SUB.CODE: 23PCSCP42 TIME: 3Hrs
(Answer any Two Questions)
1. Write a HTML document to print your bio-data in format using several components.
2. Write names of several countries in a paragraph and store it as an html document,
world.html. Each country name must be a hot text. when you click india (for
example), it must open india.html and it should provide a brief introduction about
India.
3. Using html form accept customer details like name, city, pin code, phone number
and email address and validate the data and display appropriate messages for
violations using php(eg. name is mandatory field; pin code must be6digits, etc.).

ANNAMALAI UNIVERSITY MODEL PRACTICAL EXAMINATION-APR/MAY-2025


SUB NAME: WEB APPLICATION DEVELOPMENT LAB MAX MARK: 75
SUB.CODE: 23PCSCP42 TIME: 3Hrs
(Answer any Two Questions)
1. Write names of several countries in a paragraph and store it as an html document,
world.html. Each country name must be a hot text. when you click india (for
example), it must open india.html and it should provide a brief introduction about
India.
2. Develop a html document to i)display text with bullets / numbers - using lists ii)
to display the table format data
3. Develop website for your college using advanced tags of html.
.
ANNAMALAI UNIVERSITY MODEL PRACTICAL EXAMINATION-APR/MAY-2025
SUB NAME: WEB APPLICATION DEVELOPMENT LAB MAX MARK: 75
SUB.CODE: 23PCSCP42 TIME: 3Hrs
(Answer any Two Questions)
1. Write a program to accept two numbers n1 and n2 using html form and display the
prime numbers betweenn1 andn2 using php.
2. Develop a complete web page using frames and framesets which gives the
information about a hospital using html.
3. Write names of several countries in a paragraph and store it as an html document,
world.html. Each country name must be a hot text. when you click india (for
example), it must open india.html and it should provide a brief introduction about
India

ANNAMALAI UNIVERSITY MODEL PRACTICAL EXAMINATION-APR/MAY-2025


SUB NAME: WEB APPLICATION DEVELOPMENT LAB MAX MARK: 75
SUB.CODE: 23PCSCP42 TIME: 3Hrs
(Answer any Two Questions)
1. Develop a complete web page using frames and framesets which gives the information
about a hospital using html.
2. Using html form accept customer details like name, city, pin code, phone number and
email address and validate the data and display appropriate messages for violations using
php(eg. name is mandatory field; pin code must be6digits, etc.).
3. Develop website for your college using advanced tags of html.
23PCSCP42: WEB APPLICATION DEVELOPMENT AND HOSTING

LISTOF PROGRAMS

1. Develop website for your college using advanced tags of html.


2. Write names of several countries in a paragraph and store it as an html document,
world.html. Each country name must be a hot text. when you click India (for
example), it must open india.html and it should provide a brief introduction about
India.
3. Develop a html document to i)display text with bullets / numbers - using lists ii) to
display the table format data
4. Develop a complete web page using frames and framesets which gives the
information about a hospital using html.
5. Write a HTML document to print your bio-data in format using several components.
6. Develop a html document to display a registration form for an inter-collegiate function.
7. Using html form accept customer details like name, city, pin code, phone number
and email address and validate the data and display appropriate messages for
violations using php(eg. name is mandatory field; pin code must be6digits, etc.).
8. Write a program to accept two numbers n1 and n2 using html form and display the
prime numbers betweenn1 andn2 using PHP.

You might also like