Mike,

Should work like that, doesn't need to be run exclusively in scheduled
tasks.

- Chris

<!----------------------------------------------------------->
Christopher Cortes                   |Coming Q3 2001:
Consultant                           |
Stonebridge Technologies, Inc.       | �Optimizing ColdFusion�
     Putting Technology To Work      |           By
Visit us at www.sbti.com             |   Christopher Cortes
Ofc: 713.985.6244 cel: 281.235.6100  |     www.osborne.com
<-----------------------------------------------------------!>


-----Original Message-----
From: Mike Kear [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 29, 2001 10:17 PM
To: CF-Talk
Subject: Extended timeout on forms ... is this right?


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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to