Thread: Assignment # 3
View Single Post
  #1  
Old 01-07-2010, 11:15 AM
thecool's Avatar
thecool thecool is offline
Senior Member


 
Join Date: Apr 2009
Location: Multan
Posts: 1,163
Contact Number: Push me a PM if you really need
Program / Discipline: Alumni
Class Roll Number: ---
thecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond reputethecool has a reputation beyond repute
Default Assignment # 3

create a from like HOTMAIL registration form
----25-JUn-10-----
Install Dreamweaver 8

1- out of three radios ( Visa card, Master card, AE ) one should be selected : do it using JS

2- Swap the values of 2 text boxes
2.1 - do the same with timer i.e. do not use the Button to swap and the swapping should be performed with timer control; after each second or half second

3- create 3 combo boxes and one text box. Search in combo boxes what is written in text box
4 - DO the assignment#3 with an extra Checkbox and such that if the checkbox is checked then the searching should perform otherwise nothing should be done.
5- Do the same assignment#4 with Radio button instead Checkbox.
6- create a merit calculator where a text box contains Matric, other Fsc, third BSc marks. When the calculate button is pressed then 10% of matric , 20% of FSc, 30% of Bsc should be accumulated. There is also a 4th text box with Test marks. 40% of test marks should also be added.
If Checkbox 'Hafiz' is checked then in accumulated Sum 20 Marks should be added. Out of two radio buttons if 'ComputerA/B' is selected then 20 marks should be added otherwise not.
The final merit should be shown in a textbox at the end of the page

7- create a 'Stop Watch' using timer control
00:00:00

8- Change the back color with loop
Attached Images
 
Attached Files
File Type: rar 24-jun.rar (82.3 KB, 93 views)
File Type: rar tehseen-25-Jun.rar (1.5 KB, 68 views)
File Type: rar 1-July-10.rar (3.2 KB, 87 views)
File Type: html timer.html (393 Bytes, 391 views)
File Type: html solutions.html (649 Bytes, 360 views)
File Type: html assSol.html (660 Bytes, 424 views)
File Type: html solution3.html (778 Bytes, 412 views)
File Type: html js1.html (861 Bytes, 413 views)
File Type: html myform.html (1.8 KB, 1581 views)
File Type: html assSol2.html (1.8 KB, 391 views)
File Type: html usecss.html (22.4 KB, 369 views)
Reply With Quote