html-table remove row Method

This method is only used with the Tasks report table in Microsoft FrontPage. It removes a row in the Task status table maintained by FrontPage Server Extensions from Microsoft.

Syntax

method=html-table remove row:server_extension_version
&service_name=/&url=url&rowId=integer

Parameters

service name

url

rowId

Decoded

POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=html-table+remove+row:6.0.n.nnnn
&service_name=/
&url=_vti_pvt/_x_todo.xml
&rowId=1

Return Value

Success

method=html-table.remove.row 6.0.n.nnnn
RowId=1

Error

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