Search found 54 matches: consult

Return to advanced search

Re: Question about wfReadUrl()

Enrico, I just did a test on a system of one of my customers who is using BitDefender. BitDefender blocks http://www.ma-consult.be, but does not block the other url's. With your suggestion using UrlExist(), a blocked URL returns into a .F., the other URL's, return into a .T. So in ...
by driessen
Sat Apr 06, 2024 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2703

Re: Question about wfReadUrl()

Enrico, Try this:   DO CASE     CASE UrlExist("https://www.maconsult.be") ; xDownWeb := "https://www.maconsult.be"     CASE UrlExist("https://www.ma-consult.be") ; xDownWeb := "https://www.ma-consult.be"  ...
by driessen
Sat Apr 06, 2024 8:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2703

Strange characters going from FWH to Outlook FWH 13.10

... Dutch and French, a lot of special characters are used : àéèâêîôûäëïöü , etc. In my application you can see them like this: https://www.ma-consult.be/email1.jpg . But in Outlook they look totally different like this: https://www.ma-consult.be/email2.jpg . Why is ...
by driessen
Fri Dec 08, 2023 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange characters going from FWH to Outlook FWH 13.10
Replies: 18
Views: 3695

Re: Small Question about Word and FWH

... the exact implementation details may vary depending on the programming languages and frameworks you're using for both applications. Make sure to consult the documentation and resources specific to your development environment for guidance on inter-process communication and exposing APIs. Public ...
by Antonio Linares
Mon Jul 17, 2023 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Small Question about Word and FWH
Replies: 29
Views: 1149

Re: Opening 2 Word-documents from my application - solved

... := oWord2:Documents:Open(cFile2) When the line starting with oWord2 is executed, this message always appears: http://www.ma-consult.be/Foutmelding.jpg Does anyone know why this message appears? Is there a solution to avoid this message? Thank you very much in advance ...
by nageswaragunupudi
Sun Apr 23, 2023 12:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Opening 2 Word-documents from my application - solved
Replies: 7
Views: 450

Opening 2 Word-documents from my application - solved

... := oWord2:Documents:Open(cFile2) When the line starting with oWord2 is executed, this message always appears: http://www.ma-consult.be/Foutmelding.jpg Does anyone know why this message appears? Is there a solution to avoid this message? Thank you very much in advance ...
by driessen
Sat Apr 22, 2023 8:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Opening 2 Word-documents from my application - solved
Replies: 7
Views: 450

Re: Callback Server

... that the Synology DSM SMS API may require additional parameters or authentication headers depending on the NAS model and DSM version. You should consult the Synology documentation for more information.
by Otto
Fri Mar 10, 2023 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PostBack Server
Replies: 7
Views: 659

Re: SBUTTON vs BTNBMP

... BTNBMP on touch screen and try to improve the performance and get back to you. Does anyone have a SBUTTON version that doesn't leak memory? Please consult Mr. Dutch, Thailand. You will find him on these forums.
by nageswaragunupudi
Wed Oct 27, 2021 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 1553

Re: Editsource() Problem

... be complaining that it is a problem with our FWH library. We can prove the functionality with buildh.bat. I do not know hbmk2. You need to first consult experts and come out with a reliable hbp script. Till then, it is difficult for me to provide support if the application is built with hbmk2. ...
by nageswaragunupudi
Tue Jun 09, 2020 1:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBMK2 Problem linking
Replies: 49
Views: 5303

Re: NumtoWord (in a payment receipt)

Not corrected yet.
I will consult you later on this.
by nageswaragunupudi
Mon May 11, 2020 5:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: NumtoWord (in a payment receipt)
Replies: 3
Views: 872

mod_harbour Genesis: How does it work?

... help you easily develop your web applications using harbour We could make an overview of the entire system as follows. Imagine that we want to consult in our system information about a code entered from our smartphone. Our data will be in dbfs in our case, of course ;-) 1.- We will create a ...
by Carles
Sat Feb 15, 2020 5:38 pm
 
Forum: mod_harbour
Topic: mod_harbour Genesis: How does it work?
Replies: 1
Views: 518

Question about Excel

Hello,

I want to combine 2 cells to make a title on top of 2 columns,
You can see here an example. How can I make my title "Long title" possible from my FWH-application?

Image

Thanks a lot in advance.
by driessen
Mon Oct 28, 2019 9:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about Excel
Replies: 4
Views: 802

Re: ORM power in next FWH

Good afternoon everyone,

I would like to know how the ORM development is going and if there is already documentation or information to consult.
by leandro
Mon Jul 22, 2019 11:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ORM power in next FWH
Replies: 19
Views: 3640

Where i can find "FiveODBC Documentation"

... about FiveODBC classes. Opening the file help file of FiveWin Classes i find the class TdbOdbc, TOdbc, ecc. but the manual suggest "Please consult FiveODBC Documentation". Where i can find it? I search online into "Fivetech Software Wiki" too, but i didn't find Five ODBC ...
by max
Wed Aug 22, 2018 5:17 pm
 
Forum: FiveWin for CA-Clipper
Topic: Where i can find "FiveODBC Documentation"
Replies: 15
Views: 13232

Re: Fivewin en version antigua (FW24)

... ] ; [ ON CHANGE <uChange> ] Very Important: In order to use it from resources you MUST indentify the control as: 'SysDateTimePick32' Consult the sample TESTDTP.PRG on samples directory. * Improved: Classes TTreView and TTVItem have been tremendously improved: New methods on class ...
by cnavarro
Wed Jun 22, 2016 9:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fivewin en version antigua (FW24 xHarbour)
Replies: 28
Views: 5090
Next

Return to advanced search