put theme Method

Uploads a theme to a Web site.

Syntax

method=put theme:server_extension_version
&service_name=/&theme_name=name
&theme_version=version_number

Parameters

service name

theme_name

theme_version

Decoded

POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=put+theme:6.0.n.nnnn
&service_name=/
&theme_name=bluecalm
&theme_version=1.00

Remarks

See the put theme method example for a detailed POST, including MIME contents.

Return Value

Success

successfully put theme

Error

Returns an error message in standard format. For more information, see Error Message Format for FrontPage 2002 Server Extensions from Microsoft.