| Home News Product Order Forum Feedback Partner Profile | © Neatware 2000 |
| Neatware | Snaml |
|
Introduction |
|
|
Last Update: Wed Apr 12 19:59:38 2000 |
|
Snaml Basic
Introduction Syntax Control Types Modules Status Snaml HTML HTML Structure Link Objects Text Font Snaml CSS CSS Script Snaml CGI CGI Variables Output Form Application Snaml XML XML Document EBNF |
User fills his/her name, email address, and comments in a client form page, after clicking the send button, the information is sent to the CGI program on a server. Then CGI program will email the information in the readable format to the author of the web and response a HTML page to user. This is a simple Guestbook. It consists of a form page and a CGI program. The form page code of Snaml is
The CGI program guestbook.cgi on the server parses the data, sends email to author, and responses a HTML page to client user. The source cod is
|
|
|
|
Last Update: Wed Apr 12 19:59:38 2000 |
|
Introduction |
| Neatware | Snaml |
| Home News Product Order Forum Feedback Partner Profile | © Neatware 2000 |