PDA

View Full Version : HTML/JavaScript, XML Database...


legolas52
04-26-2006, 11:04 PM
I want to make a database which I can put on my USB flash drive, with a html interface, and maybe an xml database. Will I be able to do that? Thanks.

A1ien51
04-27-2006, 02:34 AM
JavaScript would be able to read the file, but not write to it. It would take an ActiveX control with IE to do it.

Eric