NetBurner 3.5.0
PDF Version
 
HTML Form Post
  • Similar to the HtmlFormPost in the examples\web folder, but works with SSL/TLS
  • 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().