| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Ashish Vishwakarma (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to display MySQL database query results split into multiple HTML pages. It can execute a MySQL query and display the results in an HTML page with table. If the total number of result set rows exceeds a given limit, the class display the results split among several pages with links to navigate between them. The navigation links may point to the next and previous pages. A form may also be displayed with a select input to let the user specify any of the results pages. |
| ||||
| This class can be used to generate Web forms with Javascript based client side validation. It can generate the HTML tags for starting and ending forms with one or more text or password fields. Additionally it can generate a Javascript function named validate that should be embedded in the form page so it can be called when the form is submited to validate the form. If there are any empty fields, the validate function opens an alert window to tell the user which field needs to be filled. |
| ||||
| This class can be used to generate Web forms with Javascript based client side validation. It can generate the HTML tags for starting and ending forms with one or more fields. The supported types of fields are: text, password, checkbox, select and submit. Additionally it can generate a Javascript function named validate that should be embedded in the form page so it can be called when the form is submitted to validate the form. If there are any required fields that are not set, the validate function opens an alert window to tell the user which field needs to be set. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |