 |
NetBurner 3.1
|
- Uses the HTML POST command (the other is HTML GET) to send HTML form data from a web browser to the NetBurner device.
- Illustrates the use of the NetBurner POST callback objects, named
postForm1
and postForm2
in this example, to intercept and process HTML Post data.
- Demonstrates how to handle multiple web pages with HTML forms and content delivery using the library functions SendFullResponse() and RedirectResponse().