accessing control values in other forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have one textbox in from1. i want to set that textbox value in form2
how to set in different form?
 
Hi Shyne,

That is very much dependable how you did construct that form2

What is the purpose of form2. A dialog by instance?

Cor
 
i have two web forms called webform1 and webfrom2

in webform1 if i click on one button it should go to webform2 , there some processing will occur, after that i want to store the value in textbox which is in webform1 from webform2.
 

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

Similar Threads


Back
Top