Hello all,
I would like to get help for my following query.
On my form, I am showing the list of images to the users and allowing them to select of their choice.
Once the images are selected, I want to do following things :
1) copy these images in separate temporary folder.
2) prepare the different files (with .html extension) containing each image. ( similar to photo gallery concept)
3) Have the previous/ next links for navigation in these .html files.
4) copy this entire set on user PC.
Please let me know, which of the above things are possible and / or links for reference to above requirements? If you can provide your reference code, that is also welcome.
regards,