Click to See Complete Forum and Search --> : basic programming


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

ray326
03-15-2007, 10:43 AM
Sounds like class work to me. We'll answer questions about the ways you've tried to accomplish something but we won't do your homework for you.