![MACROMEDIA COLDFUSION 4.5 Use Manual Download Page 224](http://html1.mh-extra.com/html/macromedia/coldfusion-4-5/coldfusion-4-5_use-manual_687485224.webp)
232
"ProxyUsername=’" + httpPro.Us "‘\n" +
"ProxyPassword=’" + httpPro.Pa "‘\n" +
"Proxy=’" + httpPro.Proxy + "‘\n" +
"ProxyPort=’" + httpPro.Pro "‘\n" +
"ProxyUsername=’" + httpPro.ProxyUs "‘\n" +
"ProxyPassword=’" + httpPro.ProxyPa "‘\n" +
"Sender=’" + httpPro. "‘\n" +
"Agent=’" + httpPro.Agent + "‘\n" +
"Reference=’" + httpPro.Ref "‘\n" +
"NoCache=’" + httpPro.N "‘\n" +
"ModifiedSince=’" + httpPro.Modifie "‘\n" +
"Cookie=’" + httpPro. "‘\n" +
"ContentTypePost=’" + httpPro.ContentTy "‘\n" +
"MultiThreaded=’" + httpPro.MultiTh "‘\n"+
"State=’" + httpPro.State + "‘\n"+
"ContentLength=’" + httpPro.Content "‘\n"+
"ContentType=’" + httpPro.Conte "‘\n"+
"RcvdCount=’" + httpPro.Rcv "‘\n"+
"SentCount=’" + httpPro.Sen "‘\n"+
"StatusCode=’" + httpPro.Stat "‘\n"+
"ReasonPhrase=’" + httpPro.Reason "‘\n"+
"AuthorizationRequest=’" + httpPro.AuthorizationR "‘\n"+
"DocName=’" + httpPro.D "‘\n"+
"Location=’" + httpPro.Lo "‘\n"
,"HTTP Provider Diagnostics", hsOKInfo);
var sOutput = httpPro.ReceivedStreamAsString;
app.activeDocument.Text = sOutput;
}
GetAsync
procedure GetAsync
()
Performs an HTTP GET method request asynchronously.
Head
procedure Head
()
Performs an HTTP HEAD method request.
HeadAsync
procedure HeadAsync
()
Performs an HTTP HEAD method request asynchronously.
Summary of Contents for COLDFUSION 4.5
Page 1: ...Allaire Corporation Using ColdFusion Studio ColdFusion Studio 4 5 for Windows 95 98 NT4 2000...
Page 16: ...xvi Contacting Allaire...
Page 90: ...82...
Page 130: ...122...
Page 133: ...141 Two VTML tags CAT and E let you customize the content of these dialog boxes...
Page 182: ...190...