Web Connection
XMLHttpRequest
Gravatar is a globally recognized avatar based on your email address. XMLHttpRequest
  Juan Brie
  All
  Sep 28, 2020 @ 02:56pm

Hi Rick ! I need to use XMLHttpRequest. But I don't know where found documentation about 'How use Wconnect to this respect'. Sorry by my English. I'm Latinamerican. Thanks. JBrie.

Gravatar is a globally recognized avatar based on your email address. re: How to disable keyboard input
  Rick Strahl
  Juan Brie
  Sep 29, 2020 @ 01:01am

I don't think that's a good idea. You should use an HTTP library of some sort, as XMLHttp is takes a bit of code and is not very easy to get to work reliably.

If you use Web Connection you can use jQuery and ww.jquery.js and the ajaxJson() function especially if you're calling a JSON service.

You can also use the HttpClient() JavaScript class in that same libary, or for very simple Get calls using jquery's $.get() calls.

+++ Rick ---

© 1996-2024