JavaScript
A few examples in JavaScript that show how useful that language can
be:
- I think you saw it already. In the left bottom corner of this homelpage
you see a clock written in JavaScript. Every minute this page is reloaded.
It's not THAT useful, cause almost everybody has got his/her clock on the
desktop, but anyway...
- createTable
Useful tool if you're working with mSQL and have to create a new database
with lots of fields.
It will open a new window because this scripts doesn't fit into the layout
of my homepage.
Feel free to copy the pages.
Maybe I have the time to write some interfaces to enter data in an existing
database. This time with real connection to the database.
(c) 1997 Christian Helfrich