Distinct offers Network Monitor, the ONLY natural language Protocol Analyzer, ONC RPC for C++, .NET and Java, and IntelliTerm, the fastest Terminal Emulator for TN3270, TN5250 and VT420 on the market.

Knowledge Base

   Products   Downloads   Sales   Support   About us
  Knowledge Base  Ask Cody  Manuals  Source Code Library  Resources



        
 
Distinct VIT : HTTP frequently asked questions
 

Page 1 of 1  

Product: Distinct VITTopic: HTTPLast updated: 3/17/2008
 
Q.: Can I stop the control authentication dialog box in HTTP from being displayed?
A.: Yes, you can do this by setting the ShowUI property to false.
 
Do you find this information useful ?       Yes   No   Not Sure

Product: Distinct VITTopic: HTTPLast updated: 3/29/2008
 
Q.: How do I handle an authentication error directly from my application without popping up the dialog box that is built into the ActiveX?
A.: You must first set the ShowUI property to False to inhibit the built-in authentication dialog box. Then you must check for the value in the LastResults property. If this value is 401 this means that User Authentication has failed and your application can handle the situation accordingly.
 
Do you find this information useful ?       Yes   No   Not Sure

Product: Distinct VITTopic: HTTPLast updated: 3/17/2008
 
Q.: How do I specify the HTTP headers such a cookie header?
A.: To add additional header fields in the http request use the UserAgent property. For example:

MyHeader = "Mozilla" + Chr(13) + Chr(10) + "My Field: MyData"
Httpctrl.UserAgent = MyHeader
 
Do you find this information useful ?       Yes   No   Not Sure

Product: Distinct VITTopic: HTTPLast updated: 3/17/2008
 
Q.: I would like my application to take over control when URL sites require user authentication, and use my own user interface to take any user input. How do I do this?
A.: You can do this by using the AddUserAuthInfo method to pass the username, password and URL combination to the local cache. Whenever the URL is accessed this information is used for authentication and the ActiveX authentication dialog box will not be displayed.

 
Do you find this information useful ?       Yes   No   Not Sure

Page 1 of 1  

Search by Keyword


If you did not find what you are looking for:


Products

 IP Sniffing
The Distinct Network Monitor is a protocol analyzer for Windows that includes both packet sniffing and network traffic statistical analysis tools.

 Intelliterm
The Most Complete Terminal Emulator for TN3270, TN5250 and DEC VT220 to VT420

 RPC for C and C++
The Fastest Way to Port Your Existing Unix-RPC Applications to Windows

  8/7/2008   Legal notices | PRIVACY Policy | Networking News |