HOw to submit flash forms?
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 ![]()