navigation of values of one web form to another.

  • Thread starter Thread starter Muhammad Usman
  • Start date Start date
M

Muhammad Usman

hi

I want to display the value of one text box of one webform
to the label or combo box of another webform using code
behind file.How it become possible using c#.
thanks.
Usman.
 
You should use server.transfer, also don't forget to put Page directive
VIEWSTATEMAC=true
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top