3.1.5.3.30 recalc control

This method is sent by a FrontPage client at the end of a publish operation. The server MAY use this method request as a signal to perform updates.<45>

Parameters

service_name: This parameter is deprecated. See service_name in section 3.1.5.3.1.

recalc_op: This STRING (section 2.2.2.1.5) parameter has the following options:

  • suspend

  • resume

These flags are no longer used with their original meanings in the FrontPage Server Extensions: Website Management Protocol. Clients MAY send any of these values as the recalc_op argument. If an argument is present, the server MUST validate the argument and return an error if it contains something other than one of the listed options. The server MUST ignore an argument value of "suspend". The server MAY use an argument value of "resume" to perform housekeeping operations such as deleting unused themes from the site.

Entry Point

FPAuthorScriptUrl

Return Values

None.