HMGWEB OR HMGSCRITP WITH XAMPP

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
jairpinho
Posts: 420
Joined: Mon Jul 18, 2011 5:36 pm
Location: Rio Grande do Sul - Brasil
Contact:

HMGWEB OR HMGSCRITP WITH XAMPP

Post by jairpinho »

Hi everyone, I'm starting with hmgweb but I already have xamp and apache installed on how to use hmgweb in the xamp directory "httpdocs" and test the examples

the examples do not work I can not compile:

c:\hmgweb\harbour\comp\mingw\bin\nm.exe: 'C:/Users/xbase/AppData/Local/Temp/hbmk
_9te01x.dir/.c': No such file
O sistema não pode encontrar o arquivo especificado.
Pressione qualquer tecla para continuar. . .

searching in the forum to start web development i will find two way to do what should i use hmgweb or hmgscript? what's the difference?
Jair Pinho
HMG ALTA REVOLUÇÃO xBASE
HMG xBASE REVOLUTION HIGH
http://www.hmgforum.com.br
jparada
Posts: 430
Joined: Fri Jan 23, 2009 5:18 pm

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by jparada »

Hi,
jairpinho wrote:what should i use hmgweb or hmgscript? what's the difference?
None of them, don't waste your time.

Regards,
Javier
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by mol »

I've used hmgscript for simple budget application.
It is working fine.
Grid control could be better realised
User avatar
serge_girard
Posts: 3161
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by serge_girard »

I would prefer HMGWEB. I have done a few exercises.

Serge
There's nothing you can do that can't be done...
User avatar
jairpinho
Posts: 420
Joined: Mon Jul 18, 2011 5:36 pm
Location: Rio Grande do Sul - Brasil
Contact:

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by jairpinho »

Hi guys, I really liked hmgscrip but I did not understand what the .cgi file generated from the .bat file is, since it did not make any difference.

please answer me if I am correct:

the lib folder contains all harbour to java conversion, the .html file must be manually created in the same way as the desktop.html example and add the required function files inside it. this way already normal functioning of the cgi file. for what?
Jair Pinho
HMG ALTA REVOLUÇÃO xBASE
HMG xBASE REVOLUTION HIGH
http://www.hmgforum.com.br
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by bpd2000 »

BPD
Convert Dream into Reality through HMG
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by mol »

.cgi file is binary like .exe. The problem is if you want to use commercial hosting, because many of its using linux not windows, so, .cgi should be compiled for Linux. Many hostings do not allow executing .cgi
User avatar
serge_girard
Posts: 3161
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by serge_girard »

That's right Marek! That's why I abonded more or less develepment.
Jair, the CGI file is just the generated EXE file renamed to CGI.

Serge
There's nothing you can do that can't be done...
MICROVOLUTION
Posts: 146
Joined: Sat May 30, 2015 5:15 am

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by MICROVOLUTION »

jparada wrote: Mon Feb 04, 2019 9:10 pm Nenhum deles, não perca seu tempo.
por que e o que você sugere pra gente aprender web/Android e que tenha curva fácil de aprendizado????
User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Post by Claudio Ricardo »

Hola...
En mi humilde opinion, si o si tenemos que aprender HTML, CSS y (al menos lo básico) de JS para el frontend (la parte que interactua con el usuario)
y para el backend (la parte que interactua con el hardware) PHP o más de JS.
El proyecto de Angel reemplazaría PHP con una sintaxis más amigable con los que estamos acostumbrados a xBase
y HbTron nos permitiría utilizar esas aplicaciónes como si fueran de escritorio.
Si queremos hacer programas multiplataforma me parece que no tenemos opción.

English (Google traducer)
Hello...
IMHO, if or if we have to learn HTML, CSS and (at least the basics) of JS for the frontend (the part that interacts with the user)
and for the backend (the part that interacts with the hardware) PHP or more than JS.
Angel's project would replace PHP with a more friendly syntax with which we are used to xBase
and HbTron would allow us to use those applications as if they were desktop.
If we want to make cross-platform programs, it seems to me that we have no choice.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
Post Reply