Hello All,
I am new to asp.net . I am developing a application. In which I have a button. When I click on that Button, Page redirect to another page which should display an HTML code contains the data entered in the previous page.
How could I achive this?
Please help me