Question
Applet Issue after Updating to CF8 from 6.1
I have a cfapplet (properly registered), inside a cfform.
When the page loads, the applet loads correctly. The user can
manually add data to the applet, and when saved, the page proceeds
to the action page pulls the new/changed data using the Applets
output method, parses the data and modifies the database.
At least that's what it is suppose to do. It works fine is 6.1, but in 8 the applet returns an empty string on the action page. Before going to the action page, there is javascript validation that is done to make sure the user correctly entered data, and that works fine, so the applets output method is working correctly. It's just when the cfform passes data to the action page, it loses the applet data.
Has anyone had any issues with applets after updating to CF8? Were there any changes to cfform, cfapplet, or to how applets are executed in CF8? Does anyone have a link or could email me the copytext applet, so I can have something simple to test? Does anyone have any ideas?
Thanks a million!
Steve
At least that's what it is suppose to do. It works fine is 6.1, but in 8 the applet returns an empty string on the action page. Before going to the action page, there is javascript validation that is done to make sure the user correctly entered data, and that works fine, so the applets output method is working correctly. It's just when the cfform passes data to the action page, it loses the applet data.
Has anyone had any issues with applets after updating to CF8? Were there any changes to cfform, cfapplet, or to how applets are executed in CF8? Does anyone have a link or could email me the copytext applet, so I can have something simple to test? Does anyone have any ideas?
Thanks a million!
Steve
