Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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