Re: [PHP] AudioGalaxy-like stuff

2001-08-25 Thread Christian Dechery
PROTECTED] To: Andrew Brampton [EMAIL PROTECTED] Sent: Wednesday, August 22, 2001 12:57 PM Subject: Re: [PHP] AudioGalaxy-like stuff At 04:22 22/8/2001 +0100, you wrote: When you click on the image it reloads the image which is really a PHP page which returns a image. That way when

Re: [PHP] AudioGalaxy-like stuff

2001-08-25 Thread Andrew Brampton
: [EMAIL PROTECTED] Sent: Saturday, August 25, 2001 1:44 PM Subject: Re: [PHP] AudioGalaxy-like stuff yeah... but other then returning the image, can it do stuff with DB and all? BTW.. I saw how it's done... it's Javascript all the way... and there's no call to a php script to switch the image

RE: [PHP] AudioGalaxy-like stuff

2001-08-21 Thread Johnny Nguyen
I suppose they could use a hidden frame, like a 1 pixel frame all the way down at the bottom that contains all the javascript in there to submit a form. And then the page that you see simply contains some javascript that calls a javascript function in that hidden frame. I'm sure you get the

Re: [PHP] AudioGalaxy-like stuff

2001-08-21 Thread Andrew Brampton
When you click on the image it reloads the image which is really a PHP page which returns a image. That way when it loads the image, it can actually run some PHP and do whatever is required, once done it returns the approiate image That make sense? Andrew - Original Message - From: