Skip to main content
May 26, 2009
Question

Information on form to be submitted to database

  • May 26, 2009
  • 2 replies
  • 559 views

After my users are through filling out the form,and they hit the "submit" button I would like for the information to go to a database. As I see now Dreamweaver only allows the information to go to someone's email. What is the best way to get the info to do a Access database or an Excel datasve?

This topic has been closed for replies.

2 replies

David_Powers
Inspiring
May 26, 2009

Thread moved to Dreamweaver Application Development forum.

Participating Frequently
May 26, 2009

Benjamin7858 wrote:

After my users are through filling out the form,and they hit the "submit" button I would like for the information to go to a database. As I see now Dreamweaver only allows the information to go to someone's email. What is the best way to get the info to do a Access database or an Excel datasve?

That's not correct. DW has server behaviors that will generate scripts to insert, update and retrieve data from databases. Check the DW help files for 'Insert Record' behavior for example.