Search found 100 matches: operate

Return to advanced search

Re: Data exchange between PC and Android device on the same loca

... again. LocalStorage offers a simple way to store key-value pairs directly in the user's browser, and is especially useful for PWAs that need to operate offline. Here is a document how to make from a mod harbour webpage a PWA: https://winhotel.space/harbourinopublic/htmlpublictesttmp/webapp2.html ...
by Otto
Fri Feb 23, 2024 8:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 768

Switching my setup program to webview2

Hello friends, Whenever I start with a new technique, I first change the setup program to incorporate the new technique. This way, our customers operate using the new technique in real-time, allowing us to receive feedback. Not much can go wrong, as the setup is not the most critical program. ...
by Otto
Sat Feb 10, 2024 1:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching my setup program to webview2
Replies: 9
Views: 396

Fivewin controls similar to javascript elements

... implementations and best practices may differ. Best regards, Otto Event Handling in Windows Programming: Message Queue: Windows applications operate on a message-driven architecture. The operating system dispatches messages (like mouse clicks, key presses, etc.) to applications, which are ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1120

Re: not ISOEM(), ISANSI() or IsUTF8()

... saves the modifications to the DBF in OEM. You can use the same DBF with you DOS applications like DBEDIT or XBase++ Even you can simultaneously operate the table both with XBase++ and also FWH XBrowse. I do not have XBase++, but I tried editing simultaneously with DBEDIT of Harbour from command ...
by nageswaragunupudi
Sun Sep 03, 2023 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: not ISOEM(), ISANSI() or IsUTF8()
Replies: 34
Views: 2075

Understanding how autoGPT works...

... amount of information needed is extensive, we need to manage our long-term memory effectively and delegate tasks whenever possible to ensure we operate efficiently.", "plan": "- Save important information to files immediately\n- Delegate simple tasks to GPT agents whenever ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 526

Re: SMS Text messaging

... two different options, Twilio and Plivio. Both are competitors, and have a large user base, so hopefully they will be in business for awhile. Both operate the same way. If anyone has further insite I'd appreciate your input.
by TimStone
Fri Nov 04, 2022 12:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1693

Re: Bug in Harbour Descend()

From Harbour-users group DESCEND() function is designed to operate on binary (BYTE) sorting and gives reverted collation order only for codepages which use such collation. Because DESCEND() converts numbers to characters which have special order in CP ...
by cnavarro
Tue Oct 18, 2022 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in Harbour Descend()
Replies: 34
Views: 1686

Re: Ayuda con FILTER y MARIADB

... filter records/rows already read into the memory of the client PC (our PC) Filter clause does not know the field names in the main table. Filters operate on the field name ALIAS used in the query. Filters behave the same way like ADO. We request you to kindly read the documentation again to avoid ...
by nageswaragunupudi
Wed Mar 16, 2022 5:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con FILTER y MARIADB
Replies: 19
Views: 1089

Re: proteccion de pagina web mod_harbour

Dear Otto two servers are on the customer infraestructure not mine, I'm only make an software writen in mod_harbour and need to operate on that enviroment the people of the firewall claims I'm the guilty because this two servers were attack with ransomware Now the customer banned this ...
by wilsongamboa
Thu Sep 16, 2021 7:30 pm
 
Forum: mod_harbour
Topic: proteccion de pagina web mod_harbour
Replies: 11
Views: 1796

Re: edit a record with tdatabase - I am in trouble

... and then inserting the new records but in doing so the archive becomes very large until the maintenance operation by the administrator who can operate with archives in exclusive mode and will be able to pack the archive. Or I have to come up with some other system that is what I saw on yunus.prg ...
by Silvio.Falconi
Tue Jun 22, 2021 7:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: edit a record with tdatabase - I am in trouble
Replies: 8
Views: 1294

Re: Listbox to xBrowse

... more comfortable, there will also be a rethink here. Having your own in-house web server offers so many options. I think it must also be easy to operate them yourself. Yesterday I received the UNIFI DREAM MACHINE. It's an amazing part (IDS / IPS throughput 3.5 Gbit / s). The price is € 320, excluding ...
by Otto
Sun Oct 11, 2020 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox to xBrowse
Replies: 8
Views: 876

How to change behavior of pressing <Enter> in XBrowse?

... in "Outstanding Amount" column, I can display the purchase history. I do not want to use Buttons in ButtonBar. My target is user can operate the program all by keyboard, with minimum usage of moving mouse and mouse-click. Thanks.
by Max HK
Sat Aug 31, 2019 3:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to change behavior of pressing <Enter> in XBrowse?
Replies: 3
Views: 516

FIVEWEB and php web pages

Hello,
can we operate FiveWeb and php pages on the same machine on an Apache Server at the same time.
Thank you in advance
Otto
by Otto
Thu Jul 26, 2018 7:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FIVEWEB and php web pages
Replies: 5
Views: 1002

Re: Server vs Notebook as Server for FW programms

Hello Carles, yes that is what we need. We need a system where we can operate through RDP. You mixed my questions. The RESTFUL API I need for a completely new project. And yes this project is web based. Here I would prefer Harbour as I only used classic ASP ...
by Otto
Thu Jun 07, 2018 9:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Server vs Notebook as Server for FW programms
Replies: 44
Views: 16836

Re: OT: ADS & Win 10 April Update SOLUTION

... docs explain this. Your server needs to have a STATIC IP, and it must be specified in the .ini file. With this in place, the ADS connection will operate correctly. There are reports that once the connection is established, the .ini file could be removed and the connection still works. I can verify ...
by TimStone
Wed May 16, 2018 4:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: ADS & Win 10 April Update RESOLUTION
Replies: 25
Views: 6139
Next

Return to advanced search