The application above is a simple demonstration of the web form! The data gets submitted to a middleware script that updates
a mySQL database. Then the data in the table gets synchronized with database table every 60 seconds.
You can manually refresh the table by hitting the 'Refresh' button. The table may be cleared. The status bar is supplied.
The 'View Source' button displayes the XML source used in this example. Script samples for PHP/mySQL and JSP/Oracle can
be found in the Tutorial  
Step 1: Submit a web form
Enter the data and submit
Step 2: Table view of data
View and sort the data, or manually refresh
Step 3: Clear the table
Clear the table, or view the source
|