Question Passing 2 texbox values to popup window

bertg00

New member
Joined
Feb 24, 2009
Messages
1
Programming Experience
Beginner
Hi gurus,

Can anyone help me on how to code passing 2 values from textboxes (parent form) to popup window. Im currently doing an online examination project and my dilemma is that if I used server.transfer to open up a page for the test question and for the students to answer, they have the option to hit the back button.

Now, what i wanted is to open a popup window where values from the parent form will be copied to the popup window. And from there I can already do the rest.

Pls help me. Im a newbie in vb.net....


Thanks
 

Latest posts

Back
Top