I think I understand the timeout parameter of cfform. It works as
expected in situations like the documentation says, when clicking the
back button. The problem I see as a bug is this:
Form A- a flash form used to drill down.
Form B- a flash form to edit details.

Case 1
Select Category on Form A
Submit
Form B loads
Click Back button
expired as expected (since no timeout is set)

Case 2
Select Category on Form A
Submit
Form B loads
Click Cancel button (redirects to Form A with getURL)
Form A expired
*this should have reloaded Form A just like clicking an html link.

Case 3
submit Form A
Form B checks for required data, since it's not found, cflocation to Form A
Form A expired
*this should have reloaded Form A just like clicking an html link.

whats even worse is:
Select Category on Form A
Submit
Form B loads
Get back to Form A without it expiring
select the same category as before
Submit
Form B expired!

I'm frustrated... has anyone found any workarounds for this?
is there any way to catch the expired exception and reload the form?

Anthony

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221239
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to