FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour xBrowse under the WEB
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
xBrowse under the WEB
Posted: Tue Jun 23, 2020 10:38 AM

Hi,

Can I use Mercury to implement something similar to xBrowse under the WEB ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: xBrowse under the WEB
Posted: Tue Jun 23, 2020 11:34 AM

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.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: xBrowse under the WEB
Posted: Tue Jun 23, 2020 11:41 AM

Thank You Antonio. Are there any examples that describe creating tables that are similar in functionality to xBrowse ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: xBrowse under the WEB
Posted: Wed Jun 24, 2020 06:27 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion