Search found 54 matches: logging

Return to advanced search

xbrowse (likely a custom table) whose contents change dynam

... hash object (hPost), extracts the keys from the decoded hash, and logs their values. It then sends a JSON response back to the client. We are only logging the request that we receive from the client in this code. It is only for demonstration purposes. Here, one would then integrate the harbour ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 61

Custom error handling

... to obtain the log file. Could someone point out what is the correct way to create custom error handling in mod_harbour to achieve a server side logging of that kind of errors? Thanks in advance.
by berpa
Wed Mar 08, 2023 11:07 am
 
Forum: mod_harbour
Topic: Custom error handling
Replies: 0
Views: 303

Re: Fighting Xbrowse and lozing !!!

... saving system (when something changes in any column of the browse, it will call a function that saves the old data and the new data in a kind of logging database I think that lColChangeNotify := .t. will help doing this. (I will check de code)
by Marc Venken
Fri Dec 23, 2022 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1637

Re: SMS Text messaging

... to use for sending the text. Those are the Account SSDI, AUTH, and PHONE. 2). I do not use the CALL feature so I removed it. 3). I have my own logging utility, so I substituted in my own process for his log routine. 4). I've made a couple of other changes specific to my implementation. 5). ...
by TimStone
Tue Nov 08, 2022 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1742

Re: Transaction security with DBF

... include it, it must refer to the same database as the SET DATABASE TO statement that preceded BEGINTRANS( ). Description A transaction works by logging all changes. If an error occurs while attempting one of the changes, or the changes need to be undone for some other reason, the transaction ...
by Otto
Fri Sep 09, 2022 6:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transaction security with DBF
Replies: 9
Views: 749

Re: Send EMail Within FW Appplication....

... misuse" and asks for account confirmation. Generally, to resolve this, go through your browser, log out of your account and try logging in again. Gmail will ask for confirmation and send a code to your cell phone. Do the procedure and gmail will grant access again. It happened ...
by karinha
Tue Jun 08, 2021 6:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send EMail Within FW Appplication (RESOLVED)
Replies: 18
Views: 3137

OT : Problem with this forum?

Hello,

Since a few weeks I notice that automatically logging in on this forum doesn't work anymore.
I use other website where automatically logging in is working just fine.
Any idea what's wrong?
Thank you.
by driessen
Fri Mar 19, 2021 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 5039

Re: Help checking these forums cookies

Antonio Linares wrote:Could you please check what cookies you get when you visit these forums and before and after logging in/out ?


I already sent them by email, did you received it, right?

EMG
by Enrico Maria Giordano
Sat Mar 13, 2021 9:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help checking these forums cookies
Replies: 22
Views: 2255

Help checking these forums cookies

Dear friends,

Our dear Enrico has reported issues on these forums regarding the auto login feature.

Could you please check what cookies you get when you visit these forums and before and after logging in/out ?

many thanks
by Antonio Linares
Fri Mar 12, 2021 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help checking these forums cookies
Replies: 22
Views: 2255

Secure an AJAX request

... function encrypedtime () local cVar: = Crypt (ALLTRIM (str (Seconds ())), cUUID) cvar: = HB_BASE64ENCODE (cVar) logging ("HB_BASE64ENCODE" + cVar) return (cvar) --------------------------------------------------------------------------------------------------- ...
by Otto
Thu Nov 12, 2020 6:00 pm
 
Forum: mod_harbour
Topic: Secure an AJAX request
Replies: 2
Views: 438

Re: Forum pages

... en las páginas del foro. ¿Es correcto o simplemente me pasa a mí? Gracias. Two questions about the forum: 1) What does the red padlocks mean when logging in?. His red color catches my attention. 2) The size of the letters on the forum pages has increased. Is it correct, or does it just happen ...
by FranciscoA
Tue Nov 03, 2020 5:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Forum pages
Replies: 1
Views: 378

Forum pages

... en las páginas del foro. ¿Es correcto o simplemente me pasa a mí? Gracias. Two questions about the forum: 1) What does the red padlocks mean when logging in?. His red color catches my attention. 2) The size of the letters on the forum pages has increased. Is it correct, or does it just happen ...
by FranciscoA
Tue Nov 03, 2020 3:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Forum pages
Replies: 1
Views: 378

Step By Step mod Harbour Language For Beginners With Example

... - we focus on DBF files 4.) Adding users to the database 5.) User log-in: Authentication 6.) Setting up the home page for Logged-in users and Logging-out 7.)Testing Page Security 8.) Adding data to the list – User Access Only 9.) Displaying data in the home page 10.) Editing Data 11.) Deleting ...
by Otto
Sat Sep 19, 2020 8:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Step By Step mod Harbour Language For Beginners With Example
Replies: 3
Views: 737

Re: mod_harbour Genesis: The Harbour for the web ERP !!!

Antonio, thanks a lot. First I got an error after logging in, but now it works! Error opening table: viewsUserName: GilbertFile to open: /var/www/html/modharbour_samples/genesis/data/Gilbert/data/viewsFile exists: NoError: Open errorfilename: /var/www/html/modharbour_samples/genesis/data/Gilbert/data/views.dbfcalled ...
by gkuhnert
Tue Sep 01, 2020 1:37 pm
 
Forum: mod_harbour
Topic: mod_harbour Genesis: The Harbour for the web ERP !!!
Replies: 5
Views: 1554

A question about moving between pages

... I have a request of login that is validated. Then the user can go in different pages with datas and browses. I've places a button in the menu for logging out and this clears the string in the cookie so if you click on main the program launch the login process again. But if you press the previous ...
by Massimo Linossi
Thu Aug 08, 2019 6:20 pm
 
Forum: mod_harbour
Topic: A question about moving between pages
Replies: 2
Views: 476
Next

Return to advanced search