Search found 65 matches: encode

Return to advanced search

Re: Pdf a Base64

... google traductor, pls. http://www.pctoledo.com.br/forum/viewtopic.php?f=4&t=27051 https://base64.guru/converter/encode/pdf https://fivewin.com.br/index.php?/topic/27417-gerar-arquivo-em-base64/ https://fivetechsoft.com/forums/viewtopic.php?t=39694 ...
by karinha
Wed Feb 14, 2024 7:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pdf a Base64
Replies: 3
Views: 158

accordion and webview2

Hello friends, I have done some tests with accordion and webview2. I need some help. With which function do we encode the URI from Fivewin into HTML? Calling the html works. oWebView:Navigate( "C:\fwh2023\samples\Untitled-1.html" ) Also if I insert an URI encoded cHTML ...
by Otto
Mon Jan 08, 2024 1:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: accordion and webview2
Replies: 2
Views: 449

Re: xHarbour.org updated!

Sorry, I can't execute your sample. Anyway, I forgot to mention that you have to replace tip.lib with: tipssl.liblibssl.liblibcrypto.lib Try and let me know. Enrico, If I remove tip.lib and leave only tipssl.lib I get the following errors. Turbo Incremental Link 6.98 Copyright (c) 1997-2023 Embarca...
by wartiaga
Tue Sep 19, 2023 1:44 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 39038

Re: Convert

Dear Rao, Just out of curiosity, I haven't really delved into the question yet. But would JSON encode and decode also be an option? Best regards, Otto Even to encode into Json, we first need to convert the codeblock into a "text" string. How? The only function ...
by nageswaragunupudi
Thu Sep 07, 2023 5:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert
Replies: 7
Views: 578

Re: Convert

Dear Rao,
Just out of curiosity, I haven't really delved into the question yet. But would JSON encode and decode also be an option?
Best regards,
Otto
by Otto
Wed Sep 06, 2023 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert
Replies: 7
Views: 578

Re: Una envio con Post SOLUCIONADO

... que codificarlo el postman ya lo convierte en automativo, en el mismo postman te ubicas en el Client_secret y le das click derecho y seleccionas Encode URL y veras que algunos caracteres especiales lo cambia copias esa cadena cambiada (nuevo client_secret) y lo usas en tu aplicacion. Espero sea ...
by cjcardoza
Fri Jun 16, 2023 4:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Una envio con Post ** SOLUCIONADO **
Replies: 14
Views: 1509

Re: Crear HBSSL.LIB con CMS para firma de Xml

... https://groups.google.com/g/harbour-users/c/VuK6-ZbBFyQ https://www.base64encode.org/enc/harbour/ https://www.base64encode.net/encode/fNxz Regards, saludos.
by karinha
Fri Jun 09, 2023 1:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear HBSSL.LIB con CMS para firma de Xml
Replies: 24
Views: 1231

Peticion POST a xHarbour

... AQUI"; String urlRequest="https://api.smsmasivos.com.mx/v1/sms/send"; String urlParametros = "apikey=" + URLEncoder.encode(api, "UTF-8") + "&mensaje=" + URLEncoder.encode(mensaje, "UTF-8") + "&numcelular=" + URLEncoder.encode(numero, ...
by servicomver
Mon Jun 05, 2023 11:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Peticion POST a xHarbour
Replies: 3
Views: 430

Web Services Security WSS OASIS

Hello, I'm trying to perform an integration with a Brazilian webservice that requires the standard: Web Services Security: 3 SOAP Message Security 1.0 Oasis. And I'm being beaten a lot about this, I'm using CAPICOM.dll and MSXML5.dll to work with the certificate and signature I have an example that ...
by Francisco Valério
Mon Feb 20, 2023 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web Services Security WSS OASIS
Replies: 0
Views: 218

Re: libcurl issues

I don't know that I have to encode the string as json. I have done that for other external systems where I'm passing data. The examples I have provided were all being sent directly, as shown, to the website using "Postman". They ...
by TimStone
Sat Feb 11, 2023 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: libcurl issues
Replies: 6
Views: 472

Re: Como solucionar error al utilizar la funcion FW_TransLang ?

... as i can say your Error is in your String as "CUSTOMER" is not "Encode" LOCAL cGTUrl      := "https://translate.googleapis.com/translate_a/single?client=gtx" + ;           "&sl=" + cSourceLang ...
by Jimmy
Tue Aug 30, 2022 1:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como solucionar error al utilizar la funcion FW_TransLang ?
Replies: 3
Views: 2015

PDF to binary

Hi,

How to convert pdf file to binary (encode Base64)?

Regards,
Milos
by mtajkov
Mon Nov 08, 2021 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PDF to binary
Replies: 1
Views: 410

cGetFile32() about traditional Chinese characters

A very strange thing happened! .prg encode is ansi/big5 #include 'fivewin.ch'REQUEST HB_CODEPAGE_BIG5func   test()Local  oDlg, oBtn, oGet, oProgressPriv   cSrc := space(256),;       cDes := space(256),;       cProgressText ...
by ssbbs
Sat Aug 07, 2021 9:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile32() about traditional Chinese characters
Replies: 11
Views: 863

Re: Working with dbf

Ruth, Your dbf will be encoded in ansi and not in utf8. I recommend that you code on your page if you use dbf as follows <meta charset = "ISO-8859-1"> If you have the data in the dbf in utf8, you can use the encoding ...
by Carles
Tue Jul 27, 2021 12:26 pm
 
Forum: mod_harbour
Topic: Working with dbf
Replies: 3
Views: 371

Re: many bug about local file/directory when name is utf8

... val4 SECTION "ద్వితీయము"  ENTRY "జీతము"   OF oIni DEFAULT 20000 https://i.imgur.com/gAZI2p0.jpg utf8.ini is encode 'UTF-8' ?
by ssbbs
Sun May 30, 2021 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: many bug about local file/directory when name is utf8
Replies: 19
Views: 1444
Next

Return to advanced search