The setDocsMetaInfo method provides the server with the standard meta-information concerning the designated file. This method is sent whenever you change the properties of a file.
method=setDocsMetaInfo:server_extension_version &service_name=/[&listHiddenDocs=(true|false)] &listLinkInfo=(true|false)&url_list=list_of_urls &metaInfoList=(list_of_meta_info)[&errorFlags=(KeepGoing|StopOnFirst)]
service_name Parameter
listHiddenDocs Parameter
listLinkInfo Parameter
url_list Parameter
metaInfoList Parameter
flags(errors) Parameter
listFiles Parameter
validateWelcomeNames Parameter
POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0 . . . method=set+docs+meta+info:6.0.n.nnnn &service_name=/ &url_list=[List_Name/File_Name] &metaInfoList=[[vti_title;SR|Web+Settingt;SW|fp40]]true &listLinkInfo=true
A list of the meta-information for the current file.
Returns an error message in standard format. For more information, see Error Message Format for FrontPage 2002 Server Extensions. May also return a list of failed URLs.