the story is...
i have 2 form
form1 : contain some link that will popup form2,and 1 textbox field
form2: contain a list of menu or listbox that user can choose value from
the problem is that : i want to create some event that will send value from listbox/menubox from form2 to form1 textbox field.
eg: user chose option 1 from listbox/menubox from form2 and automatically that value will be send to form1 textbox field.
..please anybody! :confused:
