> Just wondering how most people build forms to collect data. Do people > normally just do it outside Midgard using PHP directly talking to MySQL > or does Midgard provide an infrastructure for collecting data? I looked > at the tables in MySQL and it doesn't seem to have anything dedicated to > defining and storing forms and their collected data.
midgard is about content management, not about data collection, although you might be able to abuse it for that purpose. I think you'd be better off with something as http://phpesp.sourceforge.net/ pascal van hecke --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
