 |
*** site got hacked a number of months back and just got around to fixin. the site hasnt been updated for err a while (4 years i believe) cause code hasnt been updated and you can always hack the code yourself, i at moment dont have time. i did write some cool indexing code for data but got lost about 3 harddisk crashes ago and heart hasnt been in it since ***
-
At a glance:
-
Freeware javascript database
-
Relational type javascript database.
-
Can help speed up the development of websites.
-
Can be used client and server side on Active Server Pages (ASP).
-
The available cookie methods mean you can create a cookie
database by turning a database into a cookie and the cookie into a
database allowing you to easily pass a database seamlessly about a website
from page to page, or from client to server, or server to client.
-
Create searchable catalogues on the web or CD.
Create Sticky forms. Create shopping type baskets.
-
Easily programmable, AO-JD object structure and methods will be familiar to MS Access Database programmers.
-
Code is object oriented, so as
you can easily change and/or add and remove methods.
|