Generate  GenerateResultSet

Chapter 9: Methods for the DataWindow Control

GenerateHTMLForm

Description

Creates an HTML Form element containing columns for one or more rows in a DataWindow control or DataStore. This method also returns an HTML Style element containing style sheet information.

NoteObsolete method GenerateHTMLForm is obsolete and should not be used. The Web DataWindow generator component generates HTML and JavaScript to provide data entry, validation, and other DataWindow features. For more information, see the DataWindow Programmer’s Guide and Working with Web and JSP Targets in the PowerBuillder documentation set.

Syntax

PowerBuilder

integer dwcontrol.GenerateHTMLForm ( string syntax, string style, string action { , long startrow, long endrow, integer startcolumn, integer endcolumn {, DWBuffer buffer } } )

Returns

Returns 1 if the method succeeds and -1 if an error occurs. If any argument is NULL, the method returns NULL.





Copyright © 2004. Sybase Inc. All rights reserved. GenerateResultSet

View this book as PDF