MACROMEDIA COLDFUSION 5 - CFML Reference page 162

Cfml reference
Hide thumbs Also See for COLDFUSION 5 - CFML:
Table of Contents

Advertisement

144
Attribute
resolveURL
proxyServer
proxyPort
userAgent
throwOnError Optional. Boolean indicating whether to throw an exception that can
redirect
Description
Optional. Yes or No. Default is No. For GET and POST operations, if
Yes, page reference returned into the
has its internal URLs fully resolved, including port number, so that
links remain intact. The following HTML tags, which can contain links,
are resolved:
img src
a href
form action
applet code
script src
embed src
embed pluginspace
body background
frame src
bgsound src
object data
object classid
object codebase
object usemap
Optional. Host name or IP address of a proxy server.
Optional. The port number on the proxy server from which the object
is requested. Default is 80. When used with
retrieved documents that specify a port number are automatically
resolved to preserve links in the retrieved document.
Optional. User agent request header.
be caught by using the
Optional. Boolean indicating whether to redirect execution or stop
execution. The default is Yes. If set to No and
, execution stops if
"yes"
associated error message are returned in the variable
.
cfhttp.statuscode
To see where execution would have been redirected, use the variable
cfhttp.responseHeader
identifies the path of redirection. ColdFusion will follow up to five
redirections on a request. if this limit is exceeded, ColdFusion
behaves as if
redirect = "no"
Chapter 2 ColdFusion Tags
fileContent
resolveURL
and
tags. The default is NO.
cftry
cfcatch
fails, and the status code and
cfhttp
[LOCATION]. The key LOCATION
.
internal variable
, the URLs of
throwOnError =

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5 - CFML and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 5

Table of Contents