Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Displaying Documents in a Document Library on one sharepoint site in

  Asked By: Mercedes Nash         Date: Jun 13, 2008      Category: Sharepoint      Views: 324
 

I am a new sharepoint developer. We have created a central docs repository on
one sharepoint site inside our firewall. We have also set up a trusted sites
relationship with another sharepoint site outside our firewall. We would like to
have a web part on the site outside the firewall that displays the results of a
query of documents from one of the internal document libraries. I don't believe
there is an out of the box web part to perform this function. Is there a way
(preferably an easy one) to accomplish this trick.

Tagged:                  

 

2 Answers Found

 
Answer #1       Answered By: Ashley Robbins          Answered On: Jun 13, 2008       

You could do this in SharePoint Designer with a DataForm web  part. But
the firewall  might or might not cause you a problem. The most flexible
way to do it would be to create a webpart that uses the lists web
service to get the list of documents  you want from the internal  list.

 
Answer #2       Answered By: Kelly Fowler          Answered On: Jun 13, 2008       

Could you point us in the right direction on either solution?
I.E. what tools are needed, is there a resource that has something
similar in detail.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].