FlashForm
From NetBurner Wiki
The FlashForm Example is an example included with the NNDK. It can be found in \nburn\examples\web\flashform.
Project Description
The FlashForm example demonstrates how to create dynamic HTML web pages, process HTML Forms, and store data in Flash memory. The user is presented with an HTML page that shows a stored message that is retrieved from Flash memory. The user can then submit new messages and store them in Flash.
Requirements
- A network enabled NetBurner
- NetBurner's Eclipse IDE
Source Code
This source code is included for reference only.For up to date source, please use the example application source code included with your Development Kit
