I have a form that's taking a bit too long to process because it's doing a
lot of things, and I sometimes get an error message suggesting I add a
RequestTimeout to the url.  But it's a form, not a URL request.  Is this how
I add this timeout request to the action page?  (I looked in the
documentation and it only had  "requesttimeout" as part of the CFSchedule
tag - it's not only a CFSchedule attribute is it?)

Here's what I'm going to use ....

<form action="formaction.cfm?RequestTimeout=500" method="post">

Cheers,
Mike Kear
Windsor, NSW, Australia
AFP WebWorks



Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to