Search found 87 matches: signed

Return to advanced search

Re: signatur.prg How can I know if the user has signed or not?

Estimado MGA, Solo tienes que consultar la variable lSigned para saber si ha firmado o no: #include "FiveWin.ch" function CaptureSignature()    local oDlg, oSig, lPaint := .F., cFile := Lower( "signature.bmp" ), hDC    local lSigned := .F. ...
by Antonio Linares
Fri Nov 11, 2022 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: signatur.prg How can I know if the user has signed or not?
Replies: 5
Views: 424

Re: signatur.prg How can I know if the user has signed or not?

Jimmy: I need to validate if the user signed the document. referring to this example: @ 15, 5 SAY oSig PROMPT "" SIZE 150, 40 PIXEL BORDER OF oDlg Objeto: oSig i need something like this, example: function Button_ValidSegnatur(oSig) ...
by MGA
Fri Nov 11, 2022 7:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: signatur.prg How can I know if the user has signed or not?
Replies: 5
Views: 424

Re: signatur.prg How can I know if the user has signed or not?

hi,
MGA wrote:How can I know if the user has signed or not?

Sample \fwh\samples\signatur.prg "just" save a BMP but did not "recognize" it

have a look at \fwh\samples\msink.prg
when use MENUITEM "Text" you got a MsgInfo() but a GET would be better to present Result
by Jimmy
Fri Nov 11, 2022 6:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: signatur.prg How can I know if the user has signed or not?
Replies: 5
Views: 424

signatur.prg How can I know if the user has signed or not?

How can I know if the user has signed or not? Referring to this example, I need to force the user to sign. How can I test this? #include "FiveWin.ch" function CaptureSignature() local oDlg, oSig, lPaint := .F., cFile := Lower( ...
by MGA
Fri Nov 11, 2022 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: signatur.prg How can I know if the user has signed or not?
Replies: 5
Views: 424

gmail : Less Secure App will stop May, 30 2022 *Fixed*

... Workspace blog at a later date. For more information, please continue reading. Special Note on Apple Device Sign-Ins. Users who have not recently signed into their Google Account using only username and password will be able to only make new sign in attempts using the Google account type starting ...
by dutch
Thu Mar 10, 2022 4:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: gmail : Less Secure App will stop May, 30 2022 *Fixed*
Replies: 20
Views: 2382

Re: Talk.to chat in ActiveX

Hello Christiano, Thank you for showing us tawk.to. I signed in and added the script to my test web page https://www.modharbour.club/winhotelqr/index.prg Do I understand you well that you want a customer to open a chat from your Fivewin program? Can ...
by Otto
Thu Feb 04, 2021 7:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talk.to chat in ActiveX
Replies: 19
Views: 1586

Factura electronica Chile/Colombia

... existen ejemplo con la factura de colombia , uruguay, italia , etc https://www.example-code.com/foxpro/sii_cl_factura_electr%C3%B3nica.asp Create Signed SOAP XML for DIAN Colombia WCF Service Sign XML for eFactura DGI Uruguay (cfe.dgi.gub.uy saludos Tito
by Tito
Mon Aug 03, 2020 11:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Factura electronica Chile/Colombia
Replies: 1
Views: 512

protect a PDF

Hi everyone I would like to protect a PDF file already signed with Aruba with a user password, has anyone already addressed the problem? I through the HaruPdf library of harbour have performed the protection only when creating the document, I was wondering ...
by mauri.menabue
Wed Jul 08, 2020 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: protect a PDF
Replies: 0
Views: 224

TrustedNew-SelfSignedCertificate

... -FilePath root-authority.crt3. Import the .crt to "Trusted Root Certification Authorities" 4. Create certificate signed with that Trusted $ rootcert = (Get-ChildItem -Path Cert: \ LocalMachine \ My \ 1C5DED4F0340FB7872A2EB9F36B8D3588F22F602) New-SelfSignedCertificate ...
by Otto
Sun Oct 13, 2019 8:42 am
 
Forum: mod_harbour
Topic: TrustedNew-SelfSignedCertificate
Replies: 3
Views: 699

compilar TDolphin Harbour 3.4 alguien que me pueda orientar?

... E:\ToolsDeveloper\harbour-core-3.4.0\include/hbdefs.h:159:22: warning: 'long long' is a C++11 extension [-Wc++11-long-long] typedef signed long long HB_LONGLONG; ^ E:\ToolsDeveloper\harbour-core-3.4.0\include/hbdefs.h:160:24: warning: 'long long' is a C++11 extension [-Wc++11-long-long] ...
by gabo
Tue Dec 04, 2018 1:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: compilar TDolphin Harbour 3.4 alguien que me pueda orientar?
Replies: 4
Views: 1180

Re: Firmar facturae

... mi sistema. La manera en la q monto el comando es esta, no se si algo esta mal autofirmacommandline sign -i c:\temp\andrew.xml -o c:\temp\andrew-signed.xml -format facturae -store windows -alias "XXXXXX XXXXX XXXXXXX - 99999999X" Saludos
by manuelcalerosolis
Fri Nov 30, 2018 7:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Firmar facturae
Replies: 21
Views: 4124

Re: New field type ?

... & time of this record ^ RowVers 8 Row version number; modification count of this record @ DayTime 8 Date & Time I Integer 1, 2, 3, 4 or 8 Signed Integer ( Width : )" },; T Time 4 or 8 Only time (if width is 4 ) or Date & Time (if width is 8 ) (?) V Variant 3, 4, 6 or more Variable ...
by jose_murugosa
Fri Oct 26, 2018 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New field type ?
Replies: 17
Views: 3281

Re: EVP_SignInit_ex - HBSSL problem

... los resultados de las funciones... ret=EVP_SignInit_ex(ctx, HB_EVP_MD_SHA1) ? ret ret=EVP_SignUpdate(ctx, txt ) ? ret ret=EVP_SignFinal(ctx, @signed, PrivateKey) ? ret Y me devuelve... 1 1 0 O sea que el problema esta en EVP_SignFinal ya que el retorno deberia ser 1 cuando se hizo correctamente. ...
by dhf27
Tue Dec 19, 2017 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EVP_SignInit_ex - HBSSL problem
Replies: 19
Views: 4201

Re: EVP_SignInit_ex - HBSSL problem

Antonio, ambas variables sig y signed vuelven vacias. Tal cual comentaba el problema esta en la parte de firmado. Tambien probe abrir la clave privada de esta manera directamente desde un archivo... keyPtr := PEM_READ_BIO_RSAPRIVATEKEY( ...
by dhf27
Tue Dec 19, 2017 10:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EVP_SignInit_ex - HBSSL problem
Replies: 19
Views: 4201

Re: EVP_SignInit_ex - HBSSL problem

Has comprobado el valor de signed ?

? signed
by Antonio Linares
Tue Dec 19, 2017 4:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EVP_SignInit_ex - HBSSL problem
Replies: 19
Views: 4201
PreviousNext

Return to advanced search