get web struct Method
SharePoint 2003
Provides the meta-information and internal element identification information (eid) of the pages that make up the navigational structure of the specified Web site.
Syntax
method=get web struct:server_extension_version &service_name=/&eidHead=(0|1)&levels=signed_number &includeHead=(true|false)
Parameters
Decoded
POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0 . . . method=get+web+struct:6.0.n.nnnn &service_name=/ &eidHead=0 &levels=-1 &includeHead=true
Return Value
Success
See Sample Return Code.
Error
Returns an error message in standard format. For more information, see Error Message Format for FrontPage 2002 Server Extensions from Microsoft.