Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 5777(0.004 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6
I would like to retrieve some documents from web. But I'm not familiar with HTTP programming. Is there any HTTP library for Visual C++? If yes, where can I obtain it?
Zones: Windows ProgrammingDate Answered: 10/23/1997 Views: 0
I've heared, it's possible - to open connection to some server, and get more than one URL without reopening socket for every HTTP transaction, something like s = connect(... //open connection olny ...
Zones: CGIDate Answered: 03/14/1998 Views: 0
I want a good example of creating an app to register a domain thru http://www.internic.com .  Tell me what component to use, where to get it, and give me an example of doing this. I have tried to ...
Zones: Delphi ProgrammingDate Answered: 05/15/1999 Views: 0
Visual Basic 5 App using MSINET.OCX does not terminate under NT SP4 with IE5 installed Hi, we have built a client application that communicates with a server via HTTP/HTTPS using the MSINET.OCX w...
Zones: VB ControlsDate Answered: 06/15/1999 Views: 0
How to copy an image from Http://www.textpage.com? I am connected to the web from my C++ app using ActiveX and wonder how to copy the image from the text infomation but know the jpeg that I want ...
Zones: Web ImagesDate Answered: 01/11/2000 Views: 0
Hi, Freaks! I have the following code: Private Sub Command1_Click()     Me.Result = ""     Dim InetUrl As String     Inet1.URL = "https://sfs.mchw.siemens.de/bo/abstimmung/fx_lpr_ord_ccy...
Zones: Visual BasicDate Answered: 03/02/2000 Views: 0
Is it possible to POST to a script on a secure server using LWP::UserAgent or some similar method?
Zones: CGIDate Answered: 02/23/2000 Views: 0
With the fewest number of references (no controls), how can I run an URL from VB ? I don't actually need to retrieve data as the URL runs some kind of Java applet that transfers data within the URL...
Zones: Visual BasicDate Answered: 04/07/2000 Views: 0
is it possible to call a servlet which is over https? from applet i have already done but now i need to do the same from application. this application will be used to login the main server. i am do...
Zones: Java, Servlets, New To JavaDate Answered: 05/10/2000 Views: 0
Hi Everybody! I have a NT server running IIS and all, but - it is behing the FireWall. I can "ping" to it, I "see" it in tcp/ip, but not in network neighborhood. How can I connect the VID proje...
Zones: ASPDate Answered: 05/30/2000 Views: 0