ASSIGNMENTS Subject code: MI0017 (2 credits) Set 1 Marks 30 SUBJECT NAME: WEBSITE MANAGEMENT AND DESIGN Note: Each Question carries 10 marks 1. Create a form, which takes information to create an email address to a particular user (Use ASP) 2. Create a catalog for an online shopping company that sells music records using style sheets
3. What are the objectives of ActiveX control? Give a detailed note regarding it.
ASSIGNMENTS Subject code: MI0017 (2 credits) Set 2 Marks 30 SUBJECT NAME: WEBSITE MANAGEMENT AND DESIGN Note: Each Question carries 10 marks 1. Create a catalog for a shop, which sells computer peripherals using HTML tables 2. Write a PERL program that records a file with 4 fields from the database. The fields are Emp_code, Emp_name, Basic_pay, Also program to find the following: HRA = 15%of Basic_pay DA = 20%of Basic_pay Vehicle Allowance(VA) = 3.4%of Basic_pay Professional Tax(PT) = 1%of Basic_pay PF = 12%of Basic_pay Net_pay = Basic_pay+HRA+DA+VA-PF-PT 3. What do you understand by VBScript? Describe briefly its use.