I have tried to find a script that almost does the same as the program used to post this message. ie: click on an image for something to happen.
I have a php page which displays 50+ images. When I click on one, I want to copy the image-url-path to a browse upload box so the image can be copied to the designated directory.
The browse box would normally allow a user to upload an image from their local PC, in this case I want them to have the option to choose from a range of selected images provided on my site.
Any help appreciated.
I have a php page which displays 50+ images. When I click on one, I want to copy the image-url-path to a browse upload box so the image can be copied to the designated directory.
The browse box would normally allow a user to upload an image from their local PC, in this case I want them to have the option to choose from a range of selected images provided on my site.
Any help appreciated.
Comment