Re: [PHP] link in ModalDialog

2004-11-16 Thread vlad georgescu
might > want to do "If requesting page 5.. And only 4 pages are found.. Make it > page 4 instead" or just go back to page 1. Otherwise, you might get a > blank listing, or have something give a nasty error message. > > Sorry, I don't really have time to look up the s

[PHP] link in ModalDialog

2004-11-10 Thread vlad georgescu
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