" <[EMAIL PROTECTED]>; "PHP" <[EMAIL PROTECTED]>
Sent: Thursday, September 05, 2002 2:58 PM
Subject: RE: [PHP-DB] Form question...
> That's a toughie. I've done it once where I used a small popup window
> (opening it with JavaScript) to go to the server, p
ve to design to your
environment.
Then again, maybe somebody else out there HAS already solved this...?
Good luck.
-Original Message-
From: Cal Evans [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 05, 2002 8:58 AM
To: Rodrigo; PHP
Subject: RE: [PHP-DB] Form question...
That's a to
That's a toughie. I've done it once where I used a small popup window
(opening it with JavaScript) to go to the server, perform the query to
retrieve the information, stuff it into a JavaScript array and then return
the array to the calling page and close the window.
It works but the user will s