i want to make a love calculator using C# in asp.net. i want to use only c# not any other scripting language like jave script or j query. i want 2 textbox and one button control.
in textbox 1 i want to enter her name, and in 2 second textbox his name. on button click i want result on a label to show the result of love percentage between 0 to 100%.
plz help me to code for this silly love calculator.