Write an ASP.NET script to enter two integers, obtains the numbers from the user and outputs to a label that displays the larger number followed by the words "is larger". If the numbers are equal, output to a label that displays the message "These numbers are equal"