get theme Method
Windows SharePoint Services 3
This method downloads a customized theme from the server. It is only called to retrieve a standard theme that has been altered and renamed.
method=get theme:server_extension_version &service_name=/&theme_name=theme_name
Parameters
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.