> I am doing something similar.. i.e. if the selection > is one record, then just display the record, otherwise > display a list of records.
Good to know. I followed the demo for my first a4d project and I liked the concept of separating the processing from the display. The redirects made this easy and it also meant I could have one file for display. But then I ended up with some spaghetti code to make the display file work properly under various conditions. I'm hoping to clean things up by including the display file in the processing file. > Performance, is relative.. which is why I embed this > code in the performance intensive pages Thanks for the tip. It's always a good idea to measure performance. Warmest regards, Rick Hazey bitworx, inc. --------------------------- [EMAIL PROTECTED] http://www.bitworx.com --------------------------- 11924 Sunray Ave. Suite B Baton Rouge, LA 70816 (225) 293-1333 Voice (225) 293-1330 FAX _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
