I am programming an ActiveX control in which I call the WinInet class CInternetFile - see code below :
BOOL CWebctlCtrl::GetConfigData(LPCTSTR szURL)
{
// TODO: Add your dispatch handler code her...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10074300.htm...
Zones:
Windows MFCDate Answered: 09/15/1998 Rating: 7.2 Views: 4
Hi sir mam,
actually my problem is with INTERNET EXPLORER, sometime it work well and some dose'nt work at all. Even if i restard my computer the problem is still there and same, but i can downloa...
http://www.experts-exchange.com/Software/System_Utilities/Diagnostics/Q_22452123.html
After installing latest security patch for Internet Explorer 6.0 on Microsoft Windows XP/2000 HttpSendRequest on HTTP(Port 80) returns error message 12007 for servers like http://gnk/e5net or http...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20886075.html
Zones:
C++Date Answered: 03/17/2004 Rating: 7.4 Views: 9
This is the code i use to download a file off webserver how can i get it to tell me the downoad Speed?
Private Sub inet1_StateChanged(ByVal State As Integer)
'On Error Resume Next
Dim vtDa...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21800169.html
Zones:
Visual BasicDate Answered: 04/19/2006 Rating: 9.8 Views: 0
having problems connecting to https://wwwcie.ups.com/ups.app/xml/QVEvents using HttpOpenRequest I get a 12007 error.
I can hit that address from my browser and I get some text in return so I kno...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22094527.html
Zones:
Visual BasicDate Answered: 12/15/2006 Rating: 8.4 Views: 0
I have two computers attached to a network of 10 computers. I do not have access to the router. Both my computers have connectivity problem and I cannot access the Internet. The other computers in ...
http://www.experts-exchange.com/Networking/Misc/Q_22107199.html
Hi,
I have had a series of problems with Firefox and IE (on Windows XP SP2). When one was working the other was not. I noticed it when Firefox 2.0.1 stopped working but IE 7 worked. I reinsta...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_22103344.html
I keep getting an http error 12007 with Macromedia dreamweaver mx. I have my testing server folder pointed to my data file on my hard drive and my url prefix pointed to the same folder. I have been...
http://www.experts-exchange.com/Web_Development/Software/Macromedia_Dreamweaver/Q_22442443...
the HttpSendRequest failes giving the
unrecognized error 12007.
the handle i provide it is good .
the funny thing is that it works in another project (basicaly the same code)
does anyone have a...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11139286.html
Zones:
C++Date Answered: 09/25/2000 Rating: 8.2 Views: 8
I'm using the Internet transfer control in VB6 SP5 to spider various sites though a proxy server, setting the various properties such as proxy name, port, and timeout. Looking at the error number a...
http://www.experts-exchange.com/Programming/Misc/Q_20886233.html
Zones:
ProgrammingDate Answered: 04/13/2004 Rating: 8.6 Views: 0