I do this on some forms that I was getting error messages on before.  Once I
added the time out, I stopped getting the problems.  I don't notice any
difference between Netscape or IE in the way that they handle a form action
with a requesttimeout in it.  Just my .02

Bill

> -----Original Message-----
> From: Dan Haley [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 11, 2000 3:16 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Increase timeout from FORM
>
>
> I know there have been discussions on this before and whether it
> is 'legal'
> HTML or not, but you should be able to include the requesttimeout
> parameter
> in the action attribute of your form tag: <form
> action="mypage.cfm?requesttimeout=500" method="post">
>
> Dan
>
> -----Original Message-----
> From: Adrian Cesana [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 11, 2000 11:53 AM
> To: [EMAIL PROTECTED]
> Subject: Increase timeout from FORM
>
>
> Occasionally I will increase timeouts using the RequestTimeout from a URL
> but this does not seem to work from a FORM.  What do I use for
> FORMS?  Also
> I have a few batch process's I execute using this method:
>
> SET CF_TEMPLATE_PATH=C:\mytemplates\myfile.cfm
> SET QUERY_STRING=name=blah
> d:\path\cfml.exe
>
> Does RequestTimeout work in the QUERY_STRING or do I need to use something
> else?
>
> Thanks,Adrian
>
> ------------------------------------------------------------------
> ----------
> --
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to