>> Is there any way to set a timeout so the invocation
>> quits and throws an error or something after X seconds?
>
>If you're using 6.1 then cfinvoke now uses the same underlying code as
>cfhttp, and now that timeouts in cfhttp work properly you can specify a
>timeout for your cfinvoke tag too:
>
sday, September 03, 2003 10:36 AM
>To: CF-Talk
>Subject: Pound sign question
>
>Sorry about this - it was supposed to be posted as a new thred. That was
>strange...
>
>>Hello,
>>
>>We are using cfinvoke to invoke a web service on a remote, third-party
>>ser
ROTECTED]
Sent: Wednesday, September 03, 2003 2:22 AM
To: CF-Talk
Subject: RE: Pound sign question
> ok, but I am then spitting out the menu type name dynamically
> after that.
Then output it just as you would at any other time:
top
Tim.
---
R
I think that CFMX6.1 added a timeout parameter to invoking or something like
that. Not sure but pretty sure.
Tyler Clendenin
GSL Solutions
-Original Message-
From: Mike Mertsock [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2003 10:36 AM
To: CF-Talk
Subject: Pound sign
> Is there any way to set a timeout so the invocation
> quits and throws an error or something after X seconds?
If you're using 6.1 then cfinvoke now uses the same underlying code as
cfhttp, and now that timeouts in cfhttp work properly you can specify a
timeout for your cfinvoke tag too:
http:
Sorry about this - it was supposed to be posted as a new thred. That was strange...
>Hello,
>
>We are using cfinvoke to invoke a web service on a remote, third-party
>server. The syntax:
>
>webservice = "http://www.something.com?wsdl";
>method = "GetWeatherInfo"
>zipCode = "#attributes.zip#
Hello,
We are using cfinvoke to invoke a web service on a remote, third-party server. The
syntax:
http://www.something.com?wsdl";
method = "GetWeatherInfo"
zipCode = "#attributes.zip#"
returnvariable = "Weather">
This works great, but from time to time the service takes a while - like 30
> ok, but I am then spitting out the menu type name dynamically
> after that.
Then output it just as you would at any other time:
top
Tim.
---
RAWNET LTD - Internet, New Media and ebusiness Gurus.
Visit our new website at http://www.rawnet.c
Thank you every one.
- Original Message -
From: "E Creese" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, September 02, 2003 3:51 PM
Subject: Re: Pound sign question
> ok, but I am then spitting out the menu type name dynam
ok, but I am then spitting out the menu type name dynamically after that.
- Original Message -
From: "Mosh Teitelbaum" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, September 02, 2003 3:51 PM
Subject: RE: Pound sign question
>
: www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus
"My ally is the Force, and a powerful ally it is." - Yoda
> -Original Message-
> From: E Creese [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 02, 2003 2:36 PM
> To: CF-Talk
> Subject: Pound sign question
&g
; From: E Creese [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 02, 2003 4:36 PM
> To: CF-Talk
> Subject: Pound sign question
>
>
> I need to display a # sign in my anchor tag. The anchor tag is
> inside a CFOUTPUT tag. How can I do this. What I am trying to do
> is li
Just use 2 # in the anchor and it will work fine.
Clint
E Creese wrote:
>I need to display a # sign in my anchor tag. The anchor tag is inside a CFOUTPUT tag.
>How can I do this. What I am trying to do is list a menu category across the top of
>the page that will connect to the linked area fur
Just include two in a row.
##
The first acts to "escape" the second within a Cold Fusion statement.
You will only get one out on the htm page.
Jerry Johnson
>>> [EMAIL PROTECTED] 09/02/03 04:36PM >>>
I need to display a # sign in my anchor tag. The anchor tag is inside a CFOUTPUT tag.
How can
You just use a double # sign to explicitly insert a # sign:
fnord
- Jim
E Creese wrote:
>I need to display a # sign in my anchor tag. The anchor tag is inside a CFOUTPUT tag.
>How can I do this. What I am trying to do is list a menu category across the top of
>the page that will connect to t
double up the # dd
-Original Message-
From: E Creese [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 4:36 PM
To: CF-Talk
Subject: Pound sign question
I need to display a # sign in my anchor tag. The anchor tag is inside a
CFOUTPUT tag. How can I do this. What I am trying to
I need to display a # sign in my anchor tag. The anchor tag is inside a CFOUTPUT tag.
How can I do this. What I am trying to do is list a menu category across the top of
the page that will connect to the linked area further down in the page. Need to put a
back to the top link in as well.
Eric
17 matches
Mail list logo