Now you can publish your Database without writing a single line of code
- Demo DB contains 9 records
- To see them all enter character '*' in any field and click on "Search" button
- You can use logical operators(OR, AND)
- You can enter either whole or partial keyword
- For instance you can enter "lar OR ir OR ros" into 'First Name' field
- You can use ">", "<" or ">=" and "<=" signs to search DB
- To show the field in the report but not in HTML Form use TYPE="HIDDEN" tag
- You will benefit by using Netscape 1.1 browser
Now you can add new records to your Database
- To enable addition just append your ACTION tag with "/add" logical path
- See details in documentation