retrieving documents from sharepoint via web services using jquery

Posted by femi on Stack Overflow See other posts from Stack Overflow or by femi
Published on 2010-04-01T13:08:23Z Indexed on 2010/04/01 13:33 UTC
Read the original article Hit count: 449

Hi,

I am trying to develop a mobile application which can interact with a MOSS Site via web services. i expect it to be be able to;

1) retrieve documents (pdf, doc, docx, excel) 2) retrieve reporting services reports in a PDF or excel form.

i will be using either phonegap or rhomobile to develop this app and i know that i can consume web services using jquery.

My question revolves around MOSS Web Services Security. How will i handle authentication?

Thanks

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about sharepoint