I'm struggling on this one. I have a modal window allowing the user to select a file top upload. When they click OK the file is uploaded, but I then need the modal window to close automatically, returning them back to the parent page. Is there a way to get perl to do this? I've tried putting an onClick event on the button, but it closes the parent window, not the modal.
Anyone got any ideas how to do it?
Thanks
Anyone got any ideas how to do it?
Thanks