Instruction for using this page:
1. After you put all the files (.exe, .ini, .html) into your web server's cgi-bin
directory and fldb subdirectory, open the fldb.ini file, change the "Administration
password=" to a password that you like, e.g., "Administration password=PasswordThatILike".
3. In fldb.ini file, set "Enable Remote Administration=0" to "Enable
Remote Administration=1".
4. In fldb.ini file, set "Administration help page URL=" to "Administration
help page URL=http://MyServer/MyDirectory/OldbHelp.html".
5. Then you should use an editor (e.g., notepad) and edit the html code on this
page. You can change
"<form action="http://127.0.0.1/cgi-bin/fldbconf.exe"
method="POST">" in the first form to
"<form action="http://MySever.com/cgi-bin/fldbconf.exe"
method="POST">"
6. Now you can fill in "fldb" as DB name above (if your software is
registered, you should be able to use different DB names and fill in the one
you want to configure above), input the password your designated in the fldb.ini
file (e.g., PasswordThatILike) and press the "Start
Configuration" button and the program fldbconf.exe will load the options
in fldb.ini and produce an administration page in html.
For security purpose, this page should not be made avaible for use by anybody other than the DB administrator!