Thursday, December 12, 2013

Lab cycle B.Com III Year

Commerce Lab - Practical Question Bank

FACULTY OF COMMERCE, OSMANIA UNIVERSITY

-----------------------------------------------------------------------------------------------------

B.Com  (Computers and Computer Applications) III Year  W.E.F.2010-11

 

WEB PROGRAMMING

1.Create a Web page to display the timetable of your class with the following format and use all

   the attributes associated with table tag.

 

1st hour

2nd hour

3rd hour

B

R

E

A

K

4th  hour

5th hour

6th hour

Mon

 

 

 

 

 

 

Tue

 

 

 

 

 

 

Wed

 

 

 

 

 

 

Thu

 

 

 

 

 

 

Fri

 

 

 

 

 

 

Sat

 

 

 

 

 

 

 

 

2.Create a Web page to display the following table using all the attributes of table tag:

 

IMG

LOGO

POPULATION

STATE 1

STATE 2

 

M

F

M

F

 

2005

Lit

 

 

 

 

 

illit

 

 

 

 

 

2006

Lit

 

 

 

 

 

illit

 

 

 

 

 

 

3.Write a VB Script program to divide 2 numbers and if the denominator is zero handle the error.

4.Create a Web Page to display 3 text boxes and apply at least 4 different styles to each text box

   using style attributes.

5.Create a XML document for employee database with 10 records and 5 columns in each record.

6.Create a web page of Employee information form, when the information is submitted, message

   should be displayed.

7.a) Create a web Page to display 5 images using all the attributes of the image tag

   b) Create a Web Page to display ordered list, unorder list, and definition list.

8.Create a Web Page to display frame with the following format, Use necessary attributes for the

tags. When the user clicks the link in the left frame the contents should be displayed in the right frame.

 

HEADING

Order list

Unorder list

Definition list

Display the clicked page here

 

9. Create a Web page to display Overlapping of Images. The images should scroll.

10.  Create a web Page to display overlapping text blocks and use various dimensions for the

      block. 

11. Create a Web page with an image, when the mouse is doubled clicked new image should

      replace the existing.

12.  Write a VB script program to find the sum of the digits of a given number.

13.  Write a VB script program to using Switch case to find the value of 2 numbers for +, -, *, /,  

      %.

14.  Create a XML document and bind the data with HTML document using tabular data binding.

15.  Create a XML document for student database and apply the style sheet effects.

16.  Create a Web Page to display text aligned with images.

17.  Create a Web page with different text decoration attributes.

18.  Create a Web page with external style sheet.

19.  Write a VB script program to handle various string functions.

20.  Assume the students marks and write a VB script program to calculate the total, average and

21.  Create a Web page to display students registration form with the following format:

 

STUDENTS APPLICATION FORM

 

 

   Student Name:      

 

 

   Father’s Name:          

 

  Address:                    

 

 

 

  

Course:

B.Sc.

B.Com,

B.A.

Combination

Reg.

Vocation

Comp.

         

Gender: O Male     O Female            

Qualification:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Sports interested in

 

Tennis

 

Cricket

 

Football

 

Long Jump

 

 

Reset

 

Submit

 

 

Scrolling message

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

22.  Create a  Web page to display text with different style effects using embedded style sheets.

23.  Create a Web page to display the contents using style sheet and style classes.

24.  Create a Web page with the following format to change the background color of the window when the button is clicked. Enter the value in the  text box for the new color to be applied.

 

                    

Black

 

Pink

 

Red

  If u want another color, Pls enter the value there in the box.

 

 

Apply

25.  Create a Web page to display different filter effect’s on text.

26.  Create a Web page to display images and apply transition effect of the image.

27.  Create a Web page and apply mouse effects to change text color, size, family ect on the text.

28.  Create a Web Page to swap images using VB script.

29.  Write a VB script program to find the reverse of the given number and check whether the

      number is palindrome or not.

30.  Write a VB script program to generate multiplication table till the given number.

31.  Write a VB script program using array to display the name of 5 students.

32.  Write a VB script program to calculate the total cost of the articles purchase in the following

      format:

 

 

Quantity:  

 

 

Price:        

 

 

Sub Total          

Calculate Cost

Taxes :   

 

Total cost:

 

 

 

33.  Write a VB script program to calculate Area and perimeter of various shapes.

 

Enter First Value:       

 

 

Enter second value:

 

Enter third Value:

 

 

Square

 

Rectangle

 

Trangle

Area:

 

 

 

Perimeter   

34.  a) Write a VB script program to find the factorial for the given number

      b) Write a VB script program to generate  Fibonacci values till the given number.

35. Write a VB script for Data validation on fields in the student form.

36.  Create a XML document for the information in a purchase department of an organization   

       using DTD’s. 

37. Create a XML document with information about sales department using external DTD’s. 

38. Create a Web Page to displaying cursor position with relative positions.

39. Create a Web page with an image, when the mouse is double clicked new image should

      replace the existing image.

40. Create a XML document with simple links.

41. Create a XML document and bind the data with HTML document  using singular data

      binding.

42. Create a Web page which displays a line of text, when you click on the text a new line of text

      should overwrite the existing text.

43. Create a Web page with 2 vertical frames, left frame with a link and image, when you click

      on the link a form should be displayed in the right frame.

44. Create a XML document for storing 5 records with external DTD’s.

45. Write a VB Script program to generate N Natural numbers and find the sum,

46.  Write a VB Script program to calculate the square, square root and cube of a value using

      functions.

47. Create a web page to display 5 paragraphs of text apply different fontsize, font- color,font-

      family, background color. Apply scrolling headings. Display and images as logo.  

48. Create a document and apply any 8 filter effects in a table format. Heading should scroll with

      an image.

49.  a) Write a VB Script program to calculate the sum of first 20 even numbers

      b) Write a VB Script program to check whether the given character is vowel

50.  Create an XML document for the sales department of an organization and apply style effects.

 

*****

 

 

 

No comments:

Post a Comment