RE: [PHP] Get Info From Database Without Refreshing the Page! Pretty Neat!

2001-09-13 Thread Martin Lindhe
you could load all nessecary data once and put in a javascript array or something, not sure i understand what you have done here and what's so special about it tho /Martin > I used a Microsoft Object Control to get data from the > database and display > it on the page > without refreshing the p

Re: [PHP] Get Info From Database Without Refreshing the Page! Pretty Neat!

2001-09-13 Thread Coenraad Steenkamp
It is a little something like this With datafields getting the return vallues from EA_Cone010.php3 "Ralph Guzman" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > What you are trying to do here sounds like it is done on the client end. I'd >