Hi,
Can I use Mercury to implement something similar to xBrowse under the WEB ?
Hi,
Can I use Mercury to implement something similar to xBrowse under the WEB ?
Mercury is a MVC (model view controller) library for mod_harbour
Using mod_harbour and a GUI API like bootstrap you can create browses for the web.
Using a MVC you optimize your mod_harbour productivity using the model view controller paradigm.
Thank You Antonio. Are there any examples that describe creating tables that are similar in functionality to xBrowse ?