From: Doug M. <do...@cr...> - 2000-12-07 23:49:43
|
just a thought.. but in my db based applications, I don't reload the page even once.. I use dynamic html to hold the data, then, when I need to update the data, I load an asp (yes, I use asp..) in a hidden frame which generates some javascript which sets the values in the layers in the main document.. ... Doug Melvin ----- Original Message ----- From: "Nuno Ferreira" <nun...@wi...> To: <dyn...@li...> Sent: Wednesday, December 06, 2000 3:45 PM Subject: RE: [Dynapi-Help] Scroll2 and List > Exactly my thoughts! > "Dynamic DHTML" would be a very good name for it! :)))) > > Actually I'm working on the same field, just using a different > method. PHP not ColdFusion. > > But the real strenght of Dynamic DHTML :) is in personalization, > and minimizing the typical number of reloads necessary on a database > driven page. > > > best, > > NunoF > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-help |