Database

4 posts by 2 authors in: Forums > CMS Builder
Last Post: December 1, 2009   (RSS)

Questions concerning CMS Builder:

1. If you create a php application form, such as an insurance application. When a client fills out the form is there an automatic way to have that data delivered in a database format? If not, I assume the data can be automatically delivered via e-mail? My client would like to be able to get it in some database format.

2. If I develope a contact form can the database be set up to automatically send me an e-mail with the answers to the questions in the form with a "Thank You" respoinse going back to the sender?

Thanks, Tom

Re: [chris] Database

Thanks for the response. By database I mean a way to recieve the data in a format that can be easily imported into an access database or mysql database or sql.

Re: [k4tlove] Database

By Chris - December 1, 2009

Hi k4tlove,

If you're having a mailer script custom written for you, you can have the data formatted however you like. It could be in CSV format or in SQL statement(s). There aren't really any limits on what can be done! :)
All the best,
Chris