Thanks very much for your help Grant, Not sure if that is exactly what I am after though, Basically I want to allow multiple clients to have multiple forms in the one app and to not have to create a new database to store each form and also another to store the results for each one. I can see where your method would be good, you could save the form in binary form and store different forms in the one database. The only thing I think would be a problem is when it comes to retrieving the stored data from the database, wouldn't it be time consuming and/or rather messy to have to decode each database record and then perform an operation on it to use for reports etc...
I have a play around with it and see if I can adapt it to my needs. Thanks again for you help It is much appreciated --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
