xBrowse under the WEB

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!
Post Reply
Natter
Posts: 524
Joined: Mon May 14, 2007 9:49 am

xBrowse under the WEB

Post by Natter »

Hi,

Can I use Mercury to implement something similar to xBrowse under the WEB ?
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: xBrowse under the WEB

Post by Antonio Linares »

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
Natter
Posts: 524
Joined: Mon May 14, 2007 9:49 am

Re: xBrowse under the WEB

Post by Natter »

Thank You Antonio. Are there any examples that describe creating tables that are similar in functionality to xBrowse ?
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: xBrowse under the WEB

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply