vanisudha2000
Programmer
Hello,
I am new to ASP.Net, I am building an web application in which I have a webpage which has a button on it , on click of the button how can i get a web form on which I can place some controls like text , label and another submitt button.
On click on the submitt button, the data entered in the webform should be shown on the first web page, I have tried a lot doing server.transfer, but could not get the values of the webform displayed on the first web page.
Could any of you please help in with the code.
Thanks in advance.
I am new to ASP.Net, I am building an web application in which I have a webpage which has a button on it , on click of the button how can i get a web form on which I can place some controls like text , label and another submitt button.
On click on the submitt button, the data entered in the webform should be shown on the first web page, I have tried a lot doing server.transfer, but could not get the values of the webform displayed on the first web page.
Could any of you please help in with the code.
Thanks in advance.