Skip to main content
Participant
October 23, 2009
Question

HOw to submit flash forms?

  • October 23, 2009
  • 1 reply
  • 582 views

When changing the form to format flash, I now require the CFINPUT submit to have a name attribute, or an error will occur!

say if I name this attribute submit and click the button I get an error - I know that I am getting an error because I am passing the name="submit" attribute over to the processing page and I get an error because its trying to pass this name attribute over to the database and that field name does not exsist!

My problem is to understand how to overcome this problem when updating, adding or deleting the data?,

If anyone knows a way to overcome this I would really welcome your know how.

Thanks very much for reading me

This topic has been closed for replies.

1 reply

Inspiring
October 31, 2009

Can you pls post the code for both your form page and your action page.

It's a bit hard to work out what might be wrong simply by staring at my crystal ball...

;-)

--

Adam