
By Sergey Savushkin | Article Rating: |
|
August 24, 2008 05:46 AM EDT | Reads: |
24,897 |
This article is aimed at beginner and intermediate Web developers looking to make the leap into database support of their Web site. The article suggests a new declarative language based on HTML-forms, which is used for development of a database interface. HTML forms can manage not only the creation of a database, but also the execution of requests to the database.
This article explains an original approach based on the features of the open source Smans server.
Creating a database by means of HTML forms
As we know, HTML form is a block of HTML page allowing to enter data from the Web browser on a local or remote Web server. The form block is marked with tags <form ...> and </form>. Fields inside of HTML forms may have different types, for example a list or a text field. The Listing 1 specifies code of a form example and Fig. 1 shows view of that form in Web browser.
Published August 24, 2008 Reads 24,897
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Sergey Savushkin
Sergey Savushkin has long experience in the development of database system, Sav Zigzag ORDBMS. The Smans project can be found here
![]() Sep. 21, 2017 12:00 PM EDT Reads: 559 |
By Liz McMillan ![]() Sep. 21, 2017 12:00 PM EDT Reads: 1,028 |
By Elizabeth White Sep. 21, 2017 12:00 PM EDT Reads: 571 |
By Pat Romanski Sep. 21, 2017 11:30 AM EDT Reads: 536 |
By Liz McMillan ![]() Sep. 21, 2017 11:30 AM EDT Reads: 585 |
By Pat Romanski Sep. 21, 2017 11:15 AM EDT Reads: 523 |
By Elizabeth White ![]() Sep. 21, 2017 10:45 AM EDT Reads: 606 |
By Pat Romanski Sep. 21, 2017 10:15 AM EDT Reads: 697 |
By Elizabeth White ![]() Sep. 21, 2017 09:15 AM EDT Reads: 700 |
By Elizabeth White ![]() Sep. 21, 2017 09:00 AM EDT Reads: 591 |
By Pat Romanski ![]() Sep. 21, 2017 09:00 AM EDT Reads: 710 |
By Elizabeth White Sep. 21, 2017 08:45 AM EDT Reads: 476 |
By Elizabeth White Sep. 21, 2017 08:00 AM EDT Reads: 1,195 |
By Elizabeth White ![]() Sep. 21, 2017 07:45 AM EDT Reads: 522 |
By Pat Romanski ![]() Sep. 21, 2017 07:00 AM EDT Reads: 916 |
By Liz McMillan ![]() Sep. 21, 2017 06:00 AM EDT Reads: 578 |
By Elizabeth White ![]() Sep. 21, 2017 04:15 AM EDT Reads: 1,955 |
By Pat Romanski ![]() Sep. 21, 2017 03:45 AM EDT Reads: 5,154 |
By Liz McMillan ![]() Sep. 21, 2017 03:00 AM EDT Reads: 1,186 |
By Yeshim Deniz ![]() Sep. 21, 2017 01:15 AM EDT Reads: 1,290 |