hello...i wanna ask some question..
i have two form (form1=index and form2=main) in form1 there is an textbox and in form2 there is a label..if user enter a string data in textbox..the string will appeared in label..so the conclusion is how to get data from textbox in form1 and appeared in label in form2..
THX..