Page 1 of 1

HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Mon Feb 04, 2019 6:14 pm
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?

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Mon Feb 04, 2019 9:10 pm
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

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Tue Feb 05, 2019 6:43 am
by mol
I've used hmgscript for simple budget application.
It is working fine.
Grid control could be better realised

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Tue Feb 05, 2019 8:19 am
by serge_girard
I would prefer HMGWEB. I have done a few exercises.

Serge

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Tue Feb 05, 2019 11:24 pm
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?

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Wed Feb 06, 2019 5:11 am
by bpd2000

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Wed Feb 06, 2019 6:42 am
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

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Wed Feb 06, 2019 8:20 am
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

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Sun Jan 24, 2021 3:55 am
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????

Re: HMGWEB OR HMGSCRITP WITH XAMPP

Posted: Mon Jan 25, 2021 1:21 am
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.