nonamemark
03-15-2007, 09:58 AM
hi everyone, can anyone help me with the following:
(A)i need to create a web page that requests someones name and address and then displays them both
(B)also i need to create one that lists various names using a do while loop
(C)the same as above with a do untill loop
(D)create a page that reads two integer values input by the user. if the first number is less then the second, add the two numbers and display the total. if the first is greater than the second, subtract the second from the first and display the answer. if the numbers are equal, the product of both is displayes
(E)convert farenheight to celsius and visa versa
(F)convert miles to km and visa versa
(A)i need to create a web page that requests someones name and address and then displays them both
(B)also i need to create one that lists various names using a do while loop
(C)the same as above with a do untill loop
(D)create a page that reads two integer values input by the user. if the first number is less then the second, add the two numbers and display the total. if the first is greater than the second, subtract the second from the first and display the answer. if the numbers are equal, the product of both is displayes
(E)convert farenheight to celsius and visa versa
(F)convert miles to km and visa versa