Search found 66 matches: filling

Return to advanced search

Re: Filling Excel Sheet Via OLE

Thank you, I Googled for a couple of hours and never found this information.
by byron.hopp
Thu Feb 02, 2023 1:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filling Excel Sheet Via OLE
Replies: 2
Views: 245

Re: Filling Excel Sheet Via OLE

Dear Byron, Asking chatGPT about it: https://chat.openai.com/chat Yes, you can manipulate a combobox associated with a cell in an Excel sheet through OLE (Object Linking and Embedding). You can do this by using a programming language that supports OLE automation, such as VBA or Visual Ba...
by Antonio Linares
Thu Feb 02, 2023 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filling Excel Sheet Via OLE
Replies: 2
Views: 245

Filling Excel Sheet Via OLE

I am filling out an Excel document provided to me from a Government entity. This sheet performs many validations and calculations upon entering the data. When I fill out the sheet via OLE it does not seem to trigger the validation ...
by byron.hopp
Thu Feb 02, 2023 12:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filling Excel Sheet Via OLE
Replies: 2
Views: 245

Re: DWM ( Desktop Windows Manager ) Sample Code

Dear Jimmy, As you are filling the struct members further on, then there is no need to initialize the struct in advance: MARGINS margins; margins.cxLeftWidth = hb_parnl( 2 ) ; margins.cxRightWidth = hb_parnl( 3 ) ; margins.cyTopHeight ...
by Antonio Linares
Sun Aug 28, 2022 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DWM ( Desktop Windows Manager ) Sample Code
Replies: 10
Views: 885

Re: Using WebView with Borland !!!

Using this technique we are going to do unitary tests on web apps :-) Basically from our Harbour app, we load a web app and automatically start filling what is required and checking the results we get. Hi Antonio, it will a good example to login fwh forum filling username and password if it is ...
by Horizon
Sun Jan 30, 2022 6:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using WebView with Borland !!!
Replies: 91
Views: 7386

Re: Using WebView with Borland !!!

... intervention and checking for itself if it is working as expected or not Basically from our Harbour app, we load a web app and automatically start filling what is required and checking the results we get. From Harbour we execute JavaScript using webview_eval() and from JavaScript we return the ...
by Antonio Linares
Sun Jan 30, 2022 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using WebView with Borland !!!
Replies: 91
Views: 7386

Re: FWTool to automate DBF and mod harbour

... to enter your database fieldnames manually. What exactly is happening? I am creating the source code automatically for: 1) Creating a HASH and filling with DBF data. sample: hTmp[ "ADDRESS1" ] :=   STRTRAN( field->ADDRESS1, CRLF, "<br>" )    hTmp[ ...
by Otto
Tue Oct 26, 2021 5:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWTool to automate DBF and mod harbour
Replies: 12
Views: 1106

Re: Web page filling, changing. how?

Horizon wrote:
cnavarro wrote:I'm going to post a first version: only for VSC 2019 later this week for sure.


Hi Mr. Navarro,

Any progress?


Done
viewtopic.php?f=22&t=40854&start=0
by cnavarro
Tue Sep 21, 2021 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157

Re: Web page filling, changing. how?

cnavarro wrote:I'm going to post a first version: only for VSC 2019 later this week for sure.


Hi Mr. Navarro,

Any progress?
by Horizon
Mon Sep 20, 2021 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157

Re: Web page filling, changing. how?

Dear Cristobal,

Good news and you made a great job. Respect and congratulations.
This offers so many new possibilities for all of us.
Thank you so much.

Best regards,
Otto
by Otto
Thu Sep 16, 2021 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157

Re: Web page filling, changing. how?

cnavarro wrote:I'm going to post a first version: only for VSC 2019 later this week for sure.

Thank you. I am waiting.
by Horizon
Tue Sep 14, 2021 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157

Re: Web page filling, changing. how?

I'm going to post a first version: only for VSC 2019 later this week for sure.
by cnavarro
Tue Sep 14, 2021 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157

Re: Web page filling, changing. how?

cnavarro wrote:Yes
Image


How Can I test it?
by Horizon
Tue Sep 14, 2021 12:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157

Re: Web page filling, changing. how?

Yes
Image
by cnavarro
Tue Sep 14, 2021 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157

Web page filling, changing. how?

Hi Mr. Navarro,

Is your new project control the web page. Can I fill the html page?

Thanks
by Horizon
Tue Sep 14, 2021 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web page filling, changing. how?
Replies: 7
Views: 1157
Next

Return to advanced search