create a web page to do the following
create a text box to accept a number
create a button when clicked will call CheckNumber() anddisplays the display the message whether the number is positive ornegative or zero
if the number is less than zero then negative
if the number is equal to zero it is zero
if the number is greater than zero then it is positive
display the message in page division
post the codes as well
Expert Answer
An answer will be send to you shortly. . . . .