Hi All,
 
I'm developing one asp application. In my asp page, i have one text box which should accept categories(for eg)..but before user select category, he needs to see description and other details about that category..for that i have to give one browse button ..when user clicks on browser button,it should open new mini browser window and query category table and populate all the rows with check box. user has to check any category and clicks done,the mini browser should be closed and selected category has to display in category  text box.
 
how to do that?
 
i know how to open mini browser and populate all the values. but when user click done on mini browser, how to close it and control come back to main window(means selected category display it in category text box)..
 
Please give me idea..
 
Thanks in advance..
 
Regards
 
-Vadivel
 

Reply via email to