Search found 1 match

Go to advanced search

by Pedro Tornich
Thu Jul 04, 2013 4:10 am
Forum: Issues
Topic: HttpWebRequest Post?
Replies: 21
Views: 8964
 
Jump to post

HttpWebRequest Post?

Hi, I got the same issue, using .net too, but in my case it's asp.net with silverlight. I can consume the appery.io services using ajax on something like this: function login(databaseId, userName, password) { var sessionToken; jqXHR = $.ajax({ type: "GET", beforeSend: function (request) { ...

Go to advanced search