Search found 484 matches: rest

Return to advanced search

Re: HB_ZIPDELETEFILES()

Are you using the new build or you are just using the hbzip.lib from the new build and the rest from the old one?
by Enrico Maria Giordano
Tue Dec 12, 2023 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZIPDELETEFILES()
Replies: 8
Views: 947

Consulta a un servidor

Hola a todos: Sigo con haciendo pruebas para la comunicación con un servidor REST Ahora el problema que no doy solucionado es el siguiente Si hago una consulta del estilo cUrl := "https://www.zohoapis.eu/crm/v5/Contacts/search?fields=Last_Name,Account_Name,Email,Phone,Mobile,Cargo&criteria=(Account_Name:equals:LAGARIÑOS)"xDoc ...
by miarcod
Sun Dec 10, 2023 10:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta a un servidor
Replies: 5
Views: 845

Re: Learn SQL with ChatGPT or when can ChatGPT really help

Enrico,
THX for this helpful information, the rest I've done with ChatGPT :wink: :
Image

For users who are in an UTF8 environment it's simple:
Code: Select all  Expand view
SELECT * FROM vll_term WHERE WORT LIKE '%ß%');
 
by frose
Fri Nov 17, 2023 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learn SQL with ChatGPT or when can ChatGPT really help
Replies: 9
Views: 669

DBF Repair Tools

A client has a corrupted database. a file is showing 197,000 records but only about 10,000 are actually valid. The rest display as blank. First I utilized DBF Doctor to do a repair but it only found about 30 bad records. Then I used DBU to filter out only valid records, and tried ...
by TimStone
Wed Nov 08, 2023 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF Repair Tools
Replies: 7
Views: 773

Re: Folder Viewport

Sorry, Antonio, I didn't understand. I can specify the initial path, but the rest of the disks will also be visible and can be selected
by Natter
Thu Oct 26, 2023 11:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folder Viewport
Replies: 4
Views: 303

creación oath_signature en oath 1.0

... parmeter with openssl 1- I create a file param.txt with the method, uri and parameters POST&http://testting.ip.xxxxxxxcontent.com/staging.cal/rest/V1/products&oauth_consumer_key=8pr53tcagfih9bpvo24m1t8z9xd42tx3&oauth_nonce=W6ndLpigOjP025vmvGSJdqEEylRUusgg&oauth_signature_method=HMAC-SHA256&oauth_timestamp=1697034473&oauth_token=jx9997t7pd3ldvjemmiz9co6qtxj3igk&oauth_version=1.0 ...
by jlborlando
Sat Oct 21, 2023 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: creación oath_signature en oath 1.0
Replies: 2
Views: 283

Re: Mr. Rao, more about xBrowse

... goes to error handler. There it checks if there is any data of a Column class with that name without trailing "s" If exists then the rest of the logic is simple.
by nageswaragunupudi
Wed Aug 23, 2023 7:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, more about xBrowse
Replies: 11
Views: 550

Re: How to Fill a XLSX File

I use this to make a file. I think the code I put in // is for opening. The rest will be the same I think. function makedroponfILE(oBrw)//  I believe this is for a existing file  oExcel:=TOleAuto():New( "Excel.Application" ...
by Marc Venken
Thu Jul 13, 2023 11:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Fill a XLSX File
Replies: 2
Views: 181

Re: GET and bLostFocus

I tried this and seems to work

@ 10,60 get oGet Var cFirst OF oDlg update PIXEL SIZE 100,15;
valid( (oBrw:first:varput(cFirst),.t.,oBrw:refresh()),.t.)

oGet:bLostFocus :=<|o| end rest is not needed.
....
by Marc Venken
Wed Jul 12, 2023 1:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET and bLostFocus
Replies: 10
Views: 525

Re: Imprimir Libreta de Ahorro

That is all in the printer. It knows where to begin printing.
The bank official manually enter the line id where to start printing. Rest is taken care by the printer.
by nageswaragunupudi
Mon Jul 03, 2023 9:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imprimir Libreta de Ahorro
Replies: 4
Views: 450

Re: chat open Ai questions

a further request using the API of the bank of Italy and this was the answer The Bank of Italy offers an exchange rate access service through the REST API available at the address https://tassidicambio.bancaditalia.it/terzevalute-wf-web/rest/v1.0. This service allows you to get up-to-date exchange ...
by Silvio.Falconi
Wed May 10, 2023 12:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chat open Ai questions ( currency rates )
Replies: 5
Views: 307

Re: Witch program language do we use ?

FiveWin Harbour xHarbour Clipper Dbase
Html PHP JavaScript Json JQuery MySQL
XML
EasyUI
Mod_HARBOUR
API REST


:D
by Ari
Sat Apr 29, 2023 1:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Witch program language do we use ?
Replies: 3
Views: 251

Re: Function from mod_harbour to Harbour

:roll: Explaining my intentions: I set up a REST API with harbor for my Desktop Application, because there are many business rules that are impossible to redo in another language, so I take system functions and return them to the Browser, so far ...
by Ari
Fri Apr 28, 2023 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function from mod_harbour to Harbour
Replies: 6
Views: 311

Send sms POST

Hi to all! I have to send sms from my application in this way Using Rest Api of our provider. Using this command from ubuntu (in my windows10) it works fine curl --location 'https://app.xxxxxxx.it/API/v1.0/REST/sms' \ --header 'user_key: 9999999' \ --header ...
by MarcoBoschi
Thu Apr 06, 2023 2:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send sms POST
Replies: 4
Views: 312

Re: Como se usa CHILKAT

Chilkat es una librería muy buena con la cual puedes hacer muchas cosas, nosotros la usamos para el manejo de webservice(REST), FTP,Dropbox,GMAIL,JSON,XML,etc Mira este link que es para foxpro y solo tienes que hacer pequeños cambios (. por los 2 puntos) y listo. https://www.example-code.com/foxpro/default.asp ...
by audisys
Thu Mar 30, 2023 8:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como se usa CHILKAT
Replies: 9
Views: 1034
Next

Return to advanced search