Search found 1717 matches: getting

Return to advanced search

Re: Any code snippet for getting token of OAuth2?

Thanks Antonio! Will give it a go
by hua
Thu Apr 04, 2024 6:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any code snippet for getting token of OAuth2?
Replies: 2
Views: 440

Re: Any code snipper for getting token of OAuth2?

Dear Hua, Please try this code (not tested):   // Create the XMLHTTP object   oHTTP := CreateObject("MSXML2.XMLHTTP")   // Specify the URL to send the request to   cUrl := "https://example.com/oauth/token"   // Specify the POST...
by Antonio Linares
Thu Apr 04, 2024 5:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any code snippet for getting token of OAuth2?
Replies: 2
Views: 440

Any code snippet for getting token of OAuth2?

Hi guys,
Any code snippet to get OAuth2.0 token without using ActiveX?


TIA
by hua
Wed Apr 03, 2024 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any code snippet for getting token of OAuth2?
Replies: 2
Views: 440

Re: SWAGGER-UI para documentar nuestras API.

... created")   hb_JsonDecode( cMemo, @hHash )   XBrowser HashTree ( hHash ) FASTEDIT  Now the hard part of getting all those fields from the HASH
by Marc Venken
Sat Mar 09, 2024 9:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SWAGGER-UI para documentar nuestras API.
Replies: 9
Views: 1948

Re: How to include hbCurl?

Otto, Thanks for the sample.

I got it working now to read with cUrl...

Now digging into the hard part of getting all elements :D
by Marc Venken
Sat Mar 09, 2024 8:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2909

Re: XIMAGE

1) What is your FWH version?
2) What is the alert you are getting?
by nageswaragunupudi
Tue Mar 05, 2024 3:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XIMAGE
Replies: 10
Views: 370

Re: SAPI : change Voice

IMO the reason why we were not getting the events was that we were not using a window/dialog in the example

As soon as we have tested it with a dialog, the events arrive! :-D
by Antonio Linares
Sun Feb 11, 2024 9:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3490

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... art. You're being derogatory towards me again. WebView2 is a powerful development by Microsoft and Mod Harbour is Fivetech's solution for easily getting started with web programming. You could just say, I saw that wrong. But don't be offended. This is just a normal professional discussion and ...
by Otto
Sat Feb 10, 2024 1:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 790

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... willing to use it. It would keep the forum more on topic. In Belgium there was a serious hack. 320.000 peoples data were stolen. Since then we are getting phonecalls from the other side of the world, putting down in hope that people call back on a heavy cost phoneline. There are always people not ...
by Marc Venken
Fri Feb 09, 2024 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 790

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Mr. Hakan Please do not spend your time on this. I am also getting the same problem when I installed FWH2310 and tested. But Mr. Ertan says it is working well for him. I asked Mr.Ertan to send his libs to me. He will send after this weekend. Please wait ...
by nageswaragunupudi
Wed Feb 07, 2024 3:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54102

Re: Fwh 23.10 TGet another problem (UNSOLVED)

ertan wrote:Mr. Rao,

I confirm. Samples say always "ANSI GET". FWH 23.07 and 23.10

Best regards,

Thanks for the information.
But our friend Hakan is getting different results.

I will again download and test again.
by nageswaragunupudi
Sun Feb 04, 2024 6:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54102

Re: WebView2 sample

... but I believe that Detlef's error cannot be related to the Windows version. I think something is missing in the FiveWin link script here. He is getting the error during compilation. For me, the WEBVIEW also works with Windows Server 2012 - I think it corresponds to Windows 10. Best regards, ...
by Otto
Mon Jan 29, 2024 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1193

Re: WebView2 sample

Dear Antonio, I want to start a new thread about this topic because the old one is getting confusing. I do not succeed trying to create the sample program 'webview.prg' which I found in FWH 22.10. The linking process terminates with following messages: Turbo Incremental ...
by Silvio.Falconi
Sun Jan 28, 2024 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1193

WebView2 sample

Dear Antonio, I want to start a new thread about this topic because the old one is getting confusing. I do not succeed trying to create the sample program 'webview.prg' which I found in FWH 22.10. The linking process terminates with following messages: Turbo Incremental ...
by Detlef
Sun Jan 28, 2024 5:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1193

Steps to integrate AI

... also posted something about Copilot. It's still a very new topic for us, and we want to know how we can start with the implementation without getting overwhelmed. From what we understand, to use it in production, we need to contract with OpenAI. However, what we don't know is how to integrate ...
by leandro
Fri Jan 19, 2024 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Steps to integrate AI
Replies: 4
Views: 635
Next

Return to advanced search