I have a form field, into which is entered then name of an image. All very well if you know the name of the image but I needed a better way. I set up a link next to the form field which opens another window via javascript. The available pictures are all in this window and clicking one of them shows the selected picture and its name. I could copy the name and paste it into the form field but how could I transfer this name to the original form on close?
Keith
Keith