Hi friends,
wht i did:
1-xml file where i store the info of images.
<gallery>
<category name="">
<image name="">
<date></date>
</image>
<category>
</gallery>
i store the images in gallery folder on server....
now i want to display the images categorywise with check box to delete the selected image and update the xml file..