View Single Post
Old 01-08-2005, 03:20 PM   #6
queue_bit
Thumbs Must Hurt
 
queue_bit's Avatar
 
Join Date: Sep 2004
Posts: 51
Default

The BB uses datastores... kind'a like flat-file databases (think more like spreadsheets) to store data.

There are programs out there that create something similar to a filesystem (I think e-office does something similar).

But you should be able to write a normal application that contains the embedded data and use the browser api's to access the forms from the web... I'd give you more help, but I've personally never tried it (or even considered the possibility before).

Good luck, and if ya find a way let us know.
Offline