MDDB Report Viewer Methods |
_CLOSE_STATIC_FORM_ MethodOutputs the "Next" button and the closing </TABLE>, </FORM>, </BODY>, and </HTML> tags for the initial HTML page. SyntaxCALL SEND(OBJID,'_CLOSE_STATIC_FORM_'); ExampleThe output is shown below:<TR><TD> </TR></TD> <TR><TD colspan=2 align=center> <INPUT TYPE= "submit" VALUE= "Next"> </TABLE> </FORM> </BODY> </HTML> |
MDDB Report Viewer Methods |