Saturday, 28 September 2013

Microsoft JScript Runtime error on HttpGet

Microsoft JScript Runtime error on HttpGet

I have a JavaFX program that gets one page before the FX Gui loads, just
to verify that a user is logged on. Problem is that I get two consecutive
error windows telling me that "This property or method is not supported by
this object".
I have done some research but most of the stuff I found was about
JavaScript... Could it be that the HttpClient executes the JQuery on the
page?
Thanks in advance

No comments:

Post a Comment