i'm working at some kind of HTLM editor for a web-page,
and have in page, some js code which showModalDialog('upload_img.php')
and read the window return values and paste-it in page (text area).
the upload_img.php uploads img and returns the value to pe paste in
page (remote location of uploaded file).
the problem is any link, redirect I do in ModalDialog, a new page is open ...
any ideea .. how to resolve this .. ?
PS: question is a little bit offtopic, but pls help
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php