Anda di halaman 1dari 1

The Islamia University of Bahawalpur 1st/A-14

Examination: BA/BSc.(Comp.) Maximum Marks:40


Paper: ACS-IV (Introduction to Web Programming) Time Allowed:2 Hrs.

Note: Attempt any four questions. All questions carry equal marks.
Q#1
Elaborate the following HTML Tags with their significant attributes and only one appropriate example
to satisfy its application.
Anchor Tag <a>
Image Tag <imp>
Select object <select>
Textarea <textarea>
Heading <hn>
Q#2
Write JavaScript / VBScript that computes the dose of medicine for obesity patient by taking the weight of
the patient and age. Formula: Dose= age * 100 * weight / 200. (Input should be taken through inputbox and
result present in browser window.
Q#3
By using HTML Form Objects, design the following HTML Send us Customer Information Form.

Send us a Your Message


Name:

Email:

Country: Saudi Arabia


Message:

Message Clear Message


Q#4
Write an HTML code for the following HTML table
Name Address
Sr.No
City HouseNo
1 A RYK 1
2 B BWP 2
3 C LHR 3
4 D Mul 4
Q#5
Using the functionality of ASP server side scripting, write a asp code for a web page presenting the detail of
the students, which already stored into a database (college.mdb) in a table (student) with attributes (RNo,
Name, FName, Address, Class, control and presenting it on the responsive browsers window.
Q#6
Write note on the following:
1. Response Object
2. ADO Object
3. DNS
4. IIS
5. Global.asa

Anda mungkin juga menyukai