[PHP] Re: Opening a Dynamic Pop Up Window

2003-05-30 Thread Monty
This should be fairly easy. It sounds like the script you are using is opening only the image in a new window, and not a page that loads the image in a new window. Just add some Javascript to the links around your thumbnails, like this: a

Re: [PHP] Re: Opening a Dynamic Pop Up Window

2003-05-30 Thread Jeffrey L. Fitzgerald
First thanks for your help!.. I have the variable passing OK to this html page below. But the filename is not making it to the img src tag. I think the syntax is off?? I'm thinking maybe the img src tage needs to be broken up to allow the $image var to process? !DOCTYPE HTML PUBLIC

Re: [PHP] Re: Opening a Dynamic Pop Up Window

2003-05-30 Thread Jeffrey L. Fitzgerald
Actually, I just found out we run PHP 4.0.6... Will the query string/GET process still work? Right now it's not and I thought I saw in the docs that the POST/GET isn't in pre 4.1... Just add some Javascript to the links around your thumbnails, like this: a