- contrib/examples
+ examples
* doc/dirstruc.txt
* doc/whatsnew.txt
* examples/hbdoc/Makefile
* examples/pp/Makefile
* examples/hboleold/Makefile
* examples/hbsqlit2/Makefile
* examples/misc/Makefile
* examples/hbapollo/Makefile
* examples/rdddbt/Makefile
* examples/guestbk/Makefile
* examples/pe/Makefile
* examples/hbgf/hbgfwin/Makefile
* examples/hbgf/hbgfos2/Makefile
* examples/hbgf/hbgfgtk/Makefile
* examples/hbgf/Makefile
* examples/uhttpd/readme.txt
* examples/dbu/Makefile
* examples/hscript/Makefile
* examples/hbwhat/Makefile
* examples/rl/Makefile
* examples/Makefile
* Moved to flatten our dir layout and sync the locations
in unified distro and source tree.
; TODO: As a next step I'll replace Makefiles with .hbm
files. This will allow users to build these parts
outside the source distribution.
25 lines
767 B
Plaintext
25 lines
767 B
Plaintext
Harbour Guestbook
|
|
Felipe Coury <fcoury@flexsys-ci.com>
|
|
|
|
|
|
How to create and test the Harbour Guestbook
|
|
|
|
You'll find bldguest.bat, guestbk.prg, guestbk.htm and
|
|
guestbk.htm files. To build the executable, review
|
|
guestbk.prg and check the directories for locating
|
|
guestbk.ini and guestbk.htm correctly.
|
|
|
|
With that done, build it using bldguest.bat. Put the
|
|
resulting .exe, the .exe and .htm files on a script-
|
|
enabled directory and call guestbk.exe via WebBrowser.
|
|
|
|
The best thing about this guestbook is its highly
|
|
configurable architecture. Please review guestbk.ini
|
|
for configuration options and further explanation.
|
|
|
|
That's it !!!
|
|
|
|
PS: If you don't have a WebServer, I will be pleased to
|
|
demonstrate it to you. Just contact me via ICQ, my
|
|
UIN is #19504786. Thanks!!!
|