a customer uses
a proxy-server which is
used to access the Internet.
With the following tag (cfhttp)
I coded an application
to access and check links.
<cfhttp url=""> method="GET"
resolveurl="true"
timeout="10"
throwonerror="No"
proxyserver="proxyconf.domain.com"
</cfhttp>
But obviously proxyconf.domain.com + proxyscript
on the server-end doesn't work on the attribut "proxyserver".
I have to use an IP adress and then it works.
Anyone out who uses successfully a DNS-name + script
and can help me out ?
Uwe
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

