<!-- Internet XBase Server v1.03:
**** Copyright  1999 Ferenc Firtha, Budapest, Hungary (ffirtha@hoya.kee.hu). All rights reserved. **** 
**** Special Thanks To:
****    Fbin Zoltn : for the good idea to develope this CGI SCRIPT program (www.szily.sulinet.hu)
****    Clipper 5.2e   compiler, rmake: <www.cai.com> (ClipWeb3.0 ideas on www.fivewin.com)
****    Borland C 4.51 compiler, lib  : <www.borland.com>
****    Blinker 3.2    linker         : <www.blinkinc.com>
****    CGI16 info on Nt4iis4 : John A. Bristor <jbristor@bellsouth.net>  <http://www.computersage.com>
****    Resources, gifs, ...  : to all on internet, WebTools, GifTools, ... *********************** -->

It's a general purpose xbase server/manager for internet access.
Handles standard DBase datafiles with the usual functions:
	select database by setting categories, owners
	retrieve info about database
	set	filter, search keys, expressions
		order
	and aquire records
All the parameters of program, and database can drive via INI files (look at sample database)
It could be a useful tool for those who want to spread the data on internet, but don't want
to code a whole script program.

How to try:
	Go onto my server: http://physics2.kee.hu/ffirtha/Vallalk/DBServer/default2.htm

How to install:
	Copy content of CGI-BIN.zip into your SCRIPT directory
	                WEB.zip     into Web place
	Run Default2.htm on WinNT4 IIS3 or 4 (I simply hate this DLL solution)
	or  Default.htm on all other server  (e.g. Sambar 4.2, www.sambar.com)

It's just almost working, that means, that only these mentioned functions are ready, but the others
are under construction. 

Good luck, Firtha Ferenc, 

Budapest, Hungary, 1999.05.31.

