Are you suggesting that
<cfhttp url="" ...>
<cfhttpparam
type="CGI"
name="referer"
value="https://foo.com/bar.cfm">
...
</cfhttp>
in other words, target url is the value for the CGI type,
as a way to overcome cf5's bug with SSL protocol?
Thanks.
Don
>Don wrote:
>>my client's app is not to talk to BofA's site
>
>Ah ok. Here's a code sample in case you need one.
>
><cfhttpparam
> type="CGI"
> name="referer"
> value="https://foo.com/bar.cfm">
>
>--------------------------------------------
> Matt Robertson [EMAIL PROTECTED]
> MSB Designs, Inc. http://mysecretbase.com
>--------------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

