crisdecuba
Member
Hi all,
I'd like to implement an web-browser based program that would interact with (open/parse/write to) a text-based database. Here are my limitations, tho:
1. Can't be online - has to be run locally.
2. Can't install perl or php on the comp.
If I could do either 1 or 2, then I'd just do a cgi or php script. Anything you guys can think of to work around these limitations? I thought of javascript, but I wasn't able to find that type of functionality in the language. Any ideas?
~Cris
I'd like to implement an web-browser based program that would interact with (open/parse/write to) a text-based database. Here are my limitations, tho:
1. Can't be online - has to be run locally.
2. Can't install perl or php on the comp.
If I could do either 1 or 2, then I'd just do a cgi or php script. Anything you guys can think of to work around these limitations? I thought of javascript, but I wasn't able to find that type of functionality in the language. Any ideas?
~Cris