get web struct Method

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

service name

eidHead

levels

includeHead

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.

Sample Return Code