Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

using Dreamweaver CS4 to connect to a sharepoint webservice

Community Beginner ,
May 03, 2011 May 03, 2011

I have dreamweaver CS4 on my dev box and need some help.

I'm trying to figure out how to connect to a sharepoint site's web services. I've seen several tutorials that explain the process using visual studio, but I don't see any instructions for pulling this off using Dreamweaver. tutorial http://sharepointmagazine.net/articles/writing-caml-queries-for-retrieving-list-items-from-a-sharepo...

Ultimatly, I'm trying to write some ASP to send CAML statements to sharepoint's web service so I can get back a list of events within a sharepoint calendar. Once I have the list of events, I want to drop them into an access DB for use on an asp based site.

I hope someone knows how to do this.

Mike

TOPICS
Server side applications
2.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 03, 2011 May 03, 2011

With all do respect your best bet is to use the Sharepoint Designer.  It's a free tool from Microsoft and will be better suited to your task as opposed to DW.

http://sharepoint.microsoft.com/en-us/product/Related-Technologies/Pages/SharePoint-Designer.aspx

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 03, 2011 May 03, 2011
LATEST

Ok. thanks. I forgot all about it, since I only use it to develop the sharepoint site itself.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines