From: Nuno F. <nun...@wi...> - 2000-12-08 15:34:21
|
Don't worry about ASP. I use PHP and you probably don't like it much :) I figured as much. I already was using a IFrame to do that in Explorer on all my BackOffice applications. I can see where that is an advantage, you probably use small asp files, each one just doing the necessary db access to get the data you want. How do you hide the frame? Just put in 100% height on the main frame? NunoF -----Original Message----- From: dyn...@li... [mailto:dyn...@li...]On Behalf Of Doug Melvin Sent: sexta-feira, 8 de Dezembro de 2000 2:48 To: dyn...@li... Subject: Re: [Dynapi-Help] Scroll2 and List 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 |