
How to Start:
-------------

1. Start the server (uhttpd.exe).

2. Open a web browser.

3. Go to localhost (demo will be automatically loaded).

Notes:
------

- The public html files are in the www folder.

- The Harbour modules sources are in modules folder (you can compile to .hrb 
  running build.modules.bat).

- To know how to call modules, pass parameters to them from JavaScript and handle returned
  data, please, take a look at the library source (www/lib/hmgscript.core.js).

- uhttpd server source code is included in Harbour distribution (examples/httpsrv).

- The HMGSCRIPT library is located at www/lib

- The demo application is located at www/app

- The style files is located at www/themes

- Compiled modules are in www/cgi-bin


Roberto Lopez (www.hmgforum.com).
