html-table change row Method

This method is only used with the Tasks report table in Microsoft FrontPage. It sends a change in the Task status table to FrontPage Server Extensions from Microsoft.

Syntax

method=html-table change row:server_extension_version
&service_name=/&url=url&newRow=integer

Parameters

service name

url

newRow

Decoded

POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=html-table+change+row:6.0.n.nnnn
&service_name=/
&url=_vti_pvt/_x_todo.xml
&newRow= 1 Customize+Home+Page 1 v_rfrank Corporate+Presence+Wizard
15+Jan+2004+07:41:24+-0800 15+Jan+2004+07:41:24+-0800 N v_rfrank index.xml
Done

Return Value

Success

method=html-table.change.row 6.0.n.nnnn
newRowId=1

Error

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