Hi,
I am trying to write some vba code (in FP) to build a table in a webpage populated with some filenames and summary information.
However, I am struggling with the FP Page Object Model, there seems to be a deleteRow method, but this errors, possibly because it is only supported by the DHTML model.
Anyone with a couple of example lines to show me how to delete all rows except the headings row in a single table?
ITLee
ITLee. MCP\Dev\Prog\DBA\ITIL
I am trying to write some vba code (in FP) to build a table in a webpage populated with some filenames and summary information.
However, I am struggling with the FP Page Object Model, there seems to be a deleteRow method, but this errors, possibly because it is only supported by the DHTML model.
Anyone with a couple of example lines to show me how to delete all rows except the headings row in a single table?
ITLee
ITLee. MCP\Dev\Prog\DBA\ITIL