Hi Ken
Yes by using the console and selecting a particular category we can upload the images.
My question was how we can do that with out using the console.Im storing all the categoryid and name in my database.Im displaying all the category created by the user in a datagrid or gridview.Now i want show a upload link in that gridview so that user can also upload images on click of "Upload".
By using thegallerybrowser.ShowEditor(); it brings all category that we have created,and now to upload images first we have to select a category then we can upload images to that category.As in my case user has already selected category in the gridview to upload images to that category.Is there any function which we can can call to open the "Open file dialog" box to upload images for the suppplied categoryid.
Thanks & Regards
Sekhar