I have an asp.net web page named "Details.aspx". In that I have two labels named: "First Name" and "Last Name". I have two textbox for inserting values. I have a button named "Print" When I click on Print button,how can i print the values entered in the textbox.
For eg:The final print should look like:-
Your First Name Is:Mathew
Your Last Name Is:Thomas