Hi all,
I have two aspx pages, first one has a listbox and a button that opens popup
aspx page. Popup page has listbox control ,
so what i want to do is when I close the popup , the datas in popup's
listbox will be sent to listbox of first aspx page,
Any ideas ?
Best regards...
I have two aspx pages, first one has a listbox and a button that opens popup
aspx page. Popup page has listbox control ,
so what i want to do is when I close the popup , the datas in popup's
listbox will be sent to listbox of first aspx page,
Any ideas ?
Best regards...
Comment