I have an image upload form. I have a link that open a new window that displays all of the pictures currently uploaded. I wan't to put a link in those that will post the text being displayed in the textbox on the page the user clicked the first link on.
want to go from template.php -> iview.php (close window and send value) -> template.php
want to go from template.php -> iview.php (close window and send value) -> template.php
Comment