0

I am able to call a web service that doesn't require server credentials. But I need to call a web service which require server credentials(username and password) for authentication. How to call this type of web services by supplying appropriate credentials using Ajax.Request or any other method in Palm WebOS. Any help would be highly appreciated. Thanks,

Ben Combee
  • 16,831
  • 6
  • 41
  • 42
Pankaj Pareek
  • 579
  • 1
  • 13
  • 33

1 Answers1

0

If you are using Basic Authentication you could try this: Using Authentication with Ajax.Request

Community
  • 1
  • 1
EvilMM
  • 901
  • 4
  • 9