I have a form with text boxes and a button.
My button opens a popup wich displays the content of a folder
(folder content retrieved with php)
What I want : When I click on a file name ( in the popup ) i want the file name to be transfered in a specific text box in the form... how do i do this ?
thx
My button opens a popup wich displays the content of a folder
(folder content retrieved with php)
What I want : When I click on a file name ( in the popup ) i want the file name to be transfered in a specific text box in the form... how do i do this ?
thx