Select Page
Notifications
Clear all

Database API from HTML5

(@Anonymous)
New Member

New HTML5 provides a database application which allows you to store the client side data and use this data for any application or function. This Api use SQL server for storing the database hence the storage is temporarily and you can also define the time for storing of that data even if the client is disconnected for a short time. For the complex web form with too much client input, this application will be more useful for storing the data which may decrease the use of session and query string parameter.

Quote
Topic starter Posted : 10/11/2011 12:03 pm
Share: