Thanks for the LINK, I posted there 4 days ago, 15 reads, no answer.
It looks like they are busy at the moment
Search found 7 matches
- Mon Nov 19, 2012 4:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: compile time type checking
- Replies: 2
- Views: 549
- Thu Nov 15, 2012 1:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveTech's FiveWeb (free up to version 1.0)
- Replies: 119
- Views: 23250
Re: FiveTech's FiveWeb (free up to version 1.0)
In fact, your Harbour app, using FiveWeb, acts as a CGI app on a web server, generating the GUI in HTML: http://en.wikipedia.org/wiki/Common_Gateway_Interface I do know how to write CGI-EXE (Windows 32bit) programs, I have several with my own Xbase++ CGI-CLASS and some with PowerBasic. Both need Wi...
- Thu Nov 15, 2012 11:35 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveTech's FiveWeb (free up to version 1.0)
- Replies: 119
- Views: 23250
Re: FiveTech's FiveWeb (free up to version 1.0)
Hi Antonio,
am I right, that someone write FWH / harbour sourcecode for the FiveWeb and the "compiler" translate it (with your libs) to PHP / JSCRIPT code ?
What is JQuery ? A gui designer for the web or only your help for translating the GUI to the web ?
Regards,
Hubert
am I right, that someone write FWH / harbour sourcecode for the FiveWeb and the "compiler" translate it (with your libs) to PHP / JSCRIPT code ?
What is JQuery ? A gui designer for the web or only your help for translating the GUI to the web ?
Regards,
Hubert
- Thu Nov 15, 2012 9:45 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: compile time type checking
- Replies: 2
- Views: 549
compile time type checking
Hi, I red about the feature from harbour to check the type of a variable at compile time. So I tried it, but I do not get any warnings at compile time. Here is the code of t.prg : function main() local sTxt := "Hallo äöü ß @ € " local nZahl := 5 cls ? ? sTxt,nZahl ? MyFu...
- Tue Nov 13, 2012 10:21 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveTech's FiveWeb (free up to version 1.0)
- Replies: 119
- Views: 23250
Re: FiveTech's FiveWeb (free up to version 1.0)
PHP and MySQL sounds interesting, is this in the same package ?Antonio Linares wrote:Yes, thats why we prefer the other FiveWeb implementation based on php and MySQL
- Tue Nov 13, 2012 10:13 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Where can I download BCC582?
- Replies: 46
- Views: 8674
Re: Where can I download BCC582?
I do have the same question ...
I can only find the BCC 5.5.1 (freecommandLinetools.exe) ...
I can only find the BCC 5.5.1 (freecommandLinetools.exe) ...
- Mon Nov 12, 2012 12:40 pm
- Forum: All products support
- Topic: Willkommen im German-Forum
- Replies: 3
- Views: 5013
Re: Willkommen im German-Forum
Hallo, ich bin neu hier und suche den "schnellen Einstieg" in Harbour und FiveWinH ... Gibt es eine "Startanleitung" ... die original von Harbour (build from source ...) fand ich eher abschreckend. Ich programmiere hauptsächlich mit Xbase++, ab und zu mit Power Basic und möchte m...