Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

refresh page after Checkout, Edit and then check in document...

  Asked By: Nichole Cole         Date: Nov 09, 2006      Category: Sharepoint      Views: 230
 

I would appreciate really: cab anybody share the idea to refresh the
page when we do checkout, edit document,check in, the moment when we
close the ms word, we want to refresh the opened web browser, the
status should gets refreshed as checked in.

Tagged:                    

 

1 Answer Found

 
Answer #1       Answered By: Percy Beach          Answered On: Nov 09, 2006       

Can anybody has inputs on this?
I am doing following script for check  out in edit  document. but when
I close the document  after check in it does not get refreshed.

SubmitFormPost(strHttpRoot + "/_layouts/" + L_Language_Text
+ "/Checkout_Edit.aspx?" + strArgs + "&Source=" + GetSource())

 


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