Search found 850 matches: moment

Return to advanced search

Re: Installation of mod_harbour as module or fastcgi handler

... is working fine for you, then its ok :-) The web is "multi-threading" in the sense that several customers may do a request in the same moment, thus mod_harbour is built using multi-threading mode. You can check it running this: ? hb_mtvm(). You get .T. which means that multi-threading ...
by Antonio Linares
Sun May 30, 2021 8:49 am
 
Forum: mod_harbour
Topic: Installation of mod_harbour as module or fastcgi handler
Replies: 27
Views: 2892

Re: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour

Hello elvira, Thanks for your kind words. Sure, I'll share my code for free. But give me a few more days. At the moment there is no interest besides you and Cristobal. If it stays that way, I'll give you a private download link. Do you already have experience with HTML and CSS. ...
by Otto
Thu May 20, 2021 7:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour
Replies: 31
Views: 3337

Installation of mod_harbour as module or fastcgi handler

A customer of mine wants to integrate harbour code for his ERP into an online shop - with mod_harbour or modharbour.exe as fastcgi service. At the moment, we want to use a Windows Server 2019 installation. Our main goal is to circumvent to rewrite all the code in PHP. Unfortunately, installation ...
by chrisiwien
Thu May 20, 2021 1:19 pm
 
Forum: mod_harbour
Topic: Installation of mod_harbour as module or fastcgi handler
Replies: 27
Views: 2892

Lost connection MySQL - Catch error

... change that time or if the connection was lost, show a msgstop () and return to the previous screen so as not to lose all the load made up to that moment? Process example: When you press a button, a query is executed that brings up information. When you press it, it waits for the reconnection, ...
by nlerdafehn
Thu May 13, 2021 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection MySQL - Catch error
Replies: 5
Views: 903

Re: Draw on top of a photo

... like oImage:bPainted := < |hDC| DRAW_IMG ( hDC, "Checkoff.bmp", { 10, 50, 30, 30 } ) RETURN NIL > for the moment just change the glow-section IF nLineType = 1        // line        oPen            := Pen():New( nTransp, nRed, nGreen, nBlue, nPensize ...
by ukoenig
Wed May 12, 2021 5:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Draw on top of a photo
Replies: 3
Views: 554

OT: data security

Hello friends,

Our company has a long tradition that we always have a Bernese Mountain Dog watching our data.
Now Elli is trained for the job. But at the moment, she likes sleeping more than all.

Best regards,
Otto
Image
by Otto
Mon Apr 12, 2021 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: data security
Replies: 2
Views: 368

To Nages & Antonio : also error on Tplan

... adds a day to you by changing the record in the archive https://i.postimg.cc/PJg0w4Zk/prova-5.jpg or if you click on it for a moment it shows you a bar on the previous day or the following day and crash ( go out) with oData error I inserted a control suggested by Nages in the ...
by Silvio.Falconi
Fri Apr 09, 2021 7:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages & Antonio : also error on Tplan
Replies: 0
Views: 218

FW_ExceltoDbf version in FW 2102

... DBF TAG FOR SELECTION TO USE 3 EXIT THE BROWSE AND CONFIRM THE UPDATE 4 FW_Exeltodbf will do his job and the data should be there. (Not at this moment) The Sample : #include "fivewin.ch"REQUEST DBFCDXfunction Main()   SET DATE BRITISH   SET CENTURY ON   SET DELETED ON   RDDSETDEFAULT( ...
by Marc Venken
Thu Mar 25, 2021 11:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_ExceltoDbf version in FW 2102
Replies: 19
Views: 2647

Re: Data management system

... I started with OneNote, there was no API available. Now it seems there is one. So you maybe you can address single pages from other tools. At the moment I send an email with the note. Maybe there is a better way. But I think you always need 365. I prefer my data on my own machine. Best regards, ...
by Otto
Mon Mar 15, 2021 7:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data management system
Replies: 18
Views: 2235

Re: Change color in a bmp

... have to work on the < floodfill function > I could not' find any working tests inside the forum or sample folder :cry: I don't know for the moment if we can fill a single cell inside the image on mouseclick 1. select a color 2. use floodfill inside the working image 1 3. after selections ...
by ukoenig
Fri Mar 12, 2021 11:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change color in a bmp
Replies: 25
Views: 2598

Re: Data management system

Tim,

I use Onenote a lot. But to memorize source code, is not as flexible as an own written tool. Speed matters!

At the moment, I am working on a mod harbour interface to this program.

Best regards,
Otto

Image
by Otto
Sat Feb 27, 2021 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data management system
Replies: 18
Views: 2235

Re: modharbour.club

Now we are routing 2 public IPs.

Image

This is our LAB at the moment.



Image
by Otto
Sat Feb 20, 2021 9:47 pm
 
Forum: mod_harbour
Topic: modharbour.club
Replies: 6
Views: 1141

Evaluate whether a color value is dark or light

... possible to get the dark- or light-info from a selected xbrowse-cell :?: after cell-selection I can draw a border around the selected cell for the moment I define a xbrowse-area where the cellborder has to be black or white but maybe it is possible to calculate the needed color for each selected ...
by ukoenig
Thu Feb 11, 2021 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Evaluate whether a color value is dark or light
Replies: 9
Views: 858

OT: Winter

Hello friends,
at the moment we do not have much time for programming. Please see the video:

https://mybergland.com/fwforum/dez2020.mp4

Best regards,
Otto
by Otto
Fri Dec 11, 2020 10:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Winter
Replies: 3
Views: 537

Re: xHarbour with SSL/TLS - Master Enrico.

Enrico Maria Giordano wrote:There is something wrong in one of your libs:

This is your lib:

Code: Select all  Expand view
06/12/2020  15:23           551.424 libcrypto.lib


This is my lib:

Code: Select all  Expand view
25/07/2020  11:28           608.768 libcrypto.lib


If you want my working libs please send me an email.

EMG



Ok. Thanks. I'll send an email in a moment.
by karinha
Tue Dec 08, 2020 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour with SSL/TLS - Master Enrico.
Replies: 32
Views: 3710
PreviousNext

Return to advanced search