You got this error because your were trying to "set" the cgi.query_string 
var - you can not do this. I think you may have to append the 
requesttimeout=500 to each link in your app. You could create a variable 
that contained "requesttimeout=500", and then append that variable to ALL 
of your links...


At 11:01 AM 28/11/02 -0600, you wrote:
>Okay, that last one got cut off...to finish:
>
>
>Invalid attempt to set a Web parameter
>
>
>An attempt was made to assign a value to a read-only web parameter.
>
>
>Any ideas...thanks!
>
>Regards,
>
>Eric J Hoffman
>DataStream Connexion
>www.datastreamconnexion.com
>Delivering Creative Data Solutions
>
>-----Original Message-----
>From: Eric Hoffman [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, November 28, 2002 10:22 AM
>To: CF-Talk
>Subject: RE: Request Timeout
>
>
>On CF 5,  this is the error I get:
>
>An error occurred while evaluating the expression:
>
>
>  cgi.query_string = cgi.query_string & "&RequestTimeout=3600"
>
>
>
>Error near line 6, column 9.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to