Search found 75 matches: extracted

Return to advanced search

Re: Help splitting up a character address string

... ( Street VARCHAR(255), City VARCHAR(100), State VARCHAR(50), Zip VARCHAR(20) ); ``` 5. Insert data into the SQL table: Iterate over the data you extracted from the Excel file and generate SQL INSERT statements to populate the table. You can use SQL commands like INSERT INTO to add records to ...
by frose
Wed Nov 15, 2023 11:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

password manager with mod harbour

... and reduces the risk of password theft. The program utilizes the Web Crypto API to encrypt and decrypt passwords with AES-GCM. Passwords are extracted from a dBase file (DBF). The encrypted passwords are encrypted using an encryption key and an initialization vector (IV) as parameters. In ...
by Otto
Mon Jul 24, 2023 9:09 pm
 
Forum: mod_harbour
Topic: password manager with mod harbour
Replies: 4
Views: 622

Re: SetClipboardData to UTF-8

frose wrote:
nageswaragunupudi wrote:Second line not copied correctly.
What is happening?

Mr. Rao,
yes, it must be something if the values are extracted from a TXBrowse!
I will explore this and come back to it.

Have cleaned up the source code, now it works :oops:
by frose
Sat Jul 01, 2023 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetClipboardData to UTF-8
Replies: 14
Views: 1040

Re: SetClipboardData to UTF-8

nageswaragunupudi wrote:Second line not copied correctly.
What is happening?

Mr. Rao,
yes, it must be something if the values are extracted from a TXBrowse!
I will explore this and come back to it.
by frose
Sat Jul 01, 2023 8:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetClipboardData to UTF-8
Replies: 14
Views: 1040

Re: colorize xbrowse on specific col/row

... 55 and the calculation gives me the coordinate nRow = 1 nCol = 3 in the array I have {1, 3} I want to color in row 1: the first column column 3 (Extracted Numbers group) column 9 (column 3 of the Delays group) column 14 of the group (column 3 frequencies)
by Silvio.Falconi
Wed Jun 01, 2022 7:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize xbrowse on specific col/row
Replies: 5
Views: 435

Re: Save JSON Signature string in Memo for printing

... the quotes. I am able to extract the data with: cSigJPG     := HB_HGET( hChgData, "SignatureData")              // Signature The extracted data has no quotes ( displayed with MsgInfo ). I am using a data object, so I use: oCreditLog:ccdsig := cSigJPG                        // ...
by TimStone
Thu Mar 31, 2022 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save JSON Signature string in Memo for printing
Replies: 5
Views: 369

add a number on Random

... array. I created the function OneNumb(oSay) but I saw that after about 63 numbers the procedure freezes and crashes, once I got to 82 numbers extracted and then the procedure crashed, I don't understand where the error is. I add the get memo only for demo #include "fivewin.ch"static ...
by Silvio.Falconi
Sat Mar 26, 2022 10:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a number on Random
Replies: 8
Views: 451

Re: Enviar por POST a webservice

Cesar, As I said, I built my sample without using the complete TWeb. I extracted all the functions and built a standalone upload.prg. I think you need GetMsgUpload() from twebapache.prg. Charly: I don't know it we are allowed to repost TWeb source code? Best ...
by Carles
Thu Jan 06, 2022 8:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviar por POST a webservice
Replies: 19
Views: 1594

Re: Enviar por POST a webservice

Cesar,

As I said, I built my sample without using the complete TWeb. I extracted all the functions and built a standalone upload.prg.

I think you need GetMsgUpload() from twebapache.prg.

Charly: I don't know it we are allowed to repost TWeb source code?

Best regards,
Otto
by Otto
Thu Jan 06, 2022 7:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviar por POST a webservice
Replies: 19
Views: 1594

nRandom Numbers no duplicates

I have to calculate a random number up to 1 10
I have to extract 1 at a time for 10 times and I don't have to extract a number that has already been extracted, what should I do?

num:=nRandom(10)


Image

I tried but I get duplicates what should I do?
by Silvio.Falconi
Tue Dec 07, 2021 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: nRandom Numbers no duplicates
Replies: 4
Views: 353

Re: Colors (SOLVED)

... can delete the unneeded parts for better reading. [img]http:/CAdjust2.jpg[/img] Download http://www.service-fivewin.de/DOWNLOADS/CAdjus1t.zip The extracted main-functions now it is easy to include this color-adjustment in Your own application http://www.service-fivewin.de/images/CAdjust3.jpg ...
by ukoenig
Tue Jun 22, 2021 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colors (SOLVED)
Replies: 10
Views: 1377

Re: Make para BCC10

... the location where you unzipped the downloaded file. This should be a folder with three subfolders (\bin, \include and \lib.) For example, if you extracted to the c:\ drive you may have a folder ‘c:\BCC101\bin’. You can extract the downloaded file to any location, and you can copy/paste the location ...
by cnavarro
Sun Mar 28, 2021 5:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Make para BCC10
Replies: 7
Views: 1121

Re: how to add libraries to the buildh.bat file

I'm pretty sure I extracted the Fivewin build a few months ago.

But I'll give it a shot, thanks.
by FWExplorer
Mon Feb 08, 2021 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to add libraries to the buildh.bat file
Replies: 11
Views: 678

Re: Handling images and other files

... := "INVALID" endif return cImage Situation 2: have you looked into the TWeb sample button-upload.prg. This is working fine for me. I extracted the functions that I can use them without installing TWeb. Here is my test: https://mybergland.com/fwforum/uploadphoto.zip Best ...
by Otto
Thu Jan 07, 2021 4:17 pm
 
Forum: mod_harbour
Topic: Handling images and other files
Replies: 4
Views: 1228

Re: XBrowse edit only one column

I understand that "aItems" is a 2-dimensional array consisting of values extracted from all the fields of the the DBF in the same order. In that case @ 3,1 XBROWSE oBrw OF oDlg ;   DATASOURCE aItems ;   COLUMNS 4, 5, 6, 11, 13 ; // "Itemno","Descrip","Cost","Qtyord","ExtPrice"  ...
by nageswaragunupudi
Wed Aug 14, 2019 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse edit only one column
Replies: 26
Views: 2938
Next

Return to advanced search