Hi,
Can anyone advise me on why SSR_GETUSERTMPSTR returns false.
I have the coding below.
SSR_GetAllUserInfo is working fine.
I used SSR_GetUserTmpStr to download the fingerprint template but it always returns false.
Did i miss something here?pls advise
Thanks,
Elvie
sdwEnrollNumber = ""...
hi,
how to convert below codes in vfp6
SET LIBRARY TO LOCFILE("vfpencryption.fll")
cStr="abcd"
?LOWER(STRCONV(Hash(cStr,2),15))
result : 88d4266fd4e6338d13b845fcf289579d209c897823b9217da3e161936f031589
thanks for help..
Vie
hi guys,
im using SPT updatable cursor to update mysql database backend.
updating is working fine. but i have issue with memo fields.
in mysql, i have field: narration varchar(500).
using SQLEXEC(), this field converts to memo field in vfp cursor as it's more than 254 chars.
to update backend i...
hi,
can anyone help pls..
i have php code which i need to be converted in vfp.
i need to get same result.
have anyone tried this.. pls help
i have sprintf and base64_encode routine.
for sprintf(), i can get same result using :
RIGHTC(Transform(LEN(CREATEBINARY(1)), '@02X'),2)
PHP...
hi
i am using foxbarcodeqr to generate qr code, it is working fine for non unicode characters.
but if i passed string with arabic text its printing different characters.
is foxbarcodeqr supports unicode/utf-8 characters?
is there anyone has tried this? pls help.
Thank you.
Elvie
thread184-1791567
Hi Sir Marco,
sorry i am new here.
i tried your code in uploading file via http url but i am unable to make it work.
status returns 200 but no file was uploaded. Did i miss something. pls help
#DEFINE crlf CHR(13)+CHR(10)
strFile="C:\Downloads\RSL6952.PDF"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.