Skip to main content
September 16, 2009
Question

Submit two forms with one button

  • September 16, 2009
  • 1 reply
  • 602 views

I am trying to update two records with just one button with dreamweaver on cold fusion.  Does anyone know of a way that this can be done using an extension?

This topic has been closed for replies.

1 reply

Participating Frequently
September 17, 2009

I would just use a single form and pass the values to a stored procedure and let that handle the update.