Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML HTTPRequest
Message
From
21/08/2006 10:44:27
 
 
To
21/08/2006 10:17:12
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
MS SQL Server
Miscellaneous
Thread ID:
01147283
Message ID:
01147300
Views:
22
Hi,

> How should I correctly call method setOption of XMLHttp object from VFP?
> I have to disable SSL server error check. But I do somenthing wrong.

You need to _subtract_ flags from the default value - xh.setOption (2, -13056) - see MSDN (the topic SetOption is a bit garbled, this links to GetOption which contains the required info) - it also says that "The default value is to ignore all problems"..
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform