Oops - forgot to send this to the list... Henning
> aehm, above you are talking client-side, now here Java/Tomcat /PHP, > it's all server side... what is your _real_ problem? > Creating Lists and all that sort of things which are easily to program > and maintain for developers - either client or server side, or what? > Are you just looking for a library that helps you to build forms and > things like that dynamically? > Sorry if I didn't make it clear enough. I am talking about creating client-side code dynamically on the server. For example, I have an application that generates a data-entry system dynamically from a data-dictionary and config files. Right now, it serves up HTML 3.2, but I would like to be able to offer a more windoze-style interface, with tabs, drag-and-drop, spreadsheet style grids, fancy combos etc etc. I am extending the app to include some CRM stuff, so I would also like calendar widgets and stuff like that. But it must be fast and reliable. So maybe HTML is still the only way to go. Geoff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]