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.
Содержание COLDFUSION STUDIO 4.5-USING COLDFUSION...
Страница 1: ...Allaire Corporation Using ColdFusion Studio ColdFusion Studio 4 5 for Windows 95 98 NT4 2000...
Страница 16: ...xvi Contacting Allaire...
Страница 90: ...82...
Страница 130: ...122...
Страница 133: ...141 Two VTML tags CAT and E let you customize the content of these dialog boxes...
Страница 182: ...190...