get theme Method
This method downloads a customized theme from the server. It is only called to retrieve a standard theme that is altered and renamed.
Syntax
method=get theme:server_extension_version
&service_name=/&theme_name=theme_name
Parameters
Decoded
POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=get+theme:6.0.n.nnnn
&service_name=/
&theme_name=theme_name
Return Value
Success
A theme is made up of several files, each of which must be sent separately.
Each file that makes up the theme is sent as a full binary file (octet-stream) that begins with a MIMEboundary statement. The first file begins at the end of the method statement. Note that each file can be preceded by its meta-information.
Error
Returns an error message in standard format. For more information, see Error Message Format for FrontPage 2002 Server Extensions from Microsoft.