Search found 55 matches: cookie

Return to advanced search

Re: HB_ZIPDELETEFILES()

After linking in [D:\xHB10272_xcc\xhb\lib\xhbzip.lib] [D:\xHB10272_xcc\xhb\lib\xhbzipdll.lib] I get error: xLINK: fatal error: File not found: 'LIBCMT.LIB'. After adding [D:\xHB10272_xcc\xhb\c_lib\win\libcmt.lib] New errors: xLINK: error: Unresolved external symbol '__localtime64 referenced from xhb...
by Taavi
Tue Dec 12, 2023 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZIPDELETEFILES()
Replies: 8
Views: 950

Re: xHarbour.org updated!

... CurSorArrow() MsgInfo(oCli:lastErrorMessage,'Error') ELSE cNFSeResp := oCli:ReadAll() RespC := oCli:GetCookies() // Get cookie ENDIF oCli:Close() ENDIF ENDIF ENDIF msginfo(cNFSeResp) msginfo(RespC) Return Nil
by wartiaga
Tue Sep 19, 2023 7:57 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 37523

Re: xHarbour.org updated!

... CurSorArrow() MsgInfo(oCli:lastErrorMessage,'Error') ELSE cNFSeResp := oCli:ReadAll() RespC := oCli:GetCookies() // Get cookie ENDIF oCli:Close() ENDIF ENDIF ENDIF msginfo(cNFSeResp) msginfo(RespC) Return Nil
by wartiaga
Tue Sep 19, 2023 12:16 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 37523

Re: xHarbour.org updated!

... CurSorArrow() MsgInfo(oCli:lastErrorMessage,'Erro') ELSE cNFSeResp := oCli:ReadAll() RespC := oCli:GetCookies() // Captura cookie ENDIF oCli:Close() ENDIF ENDIF ENDIF
by wartiaga
Tue Sep 19, 2023 2:25 am
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 37523

hbcurl xharbour

... CurSorArrow() MsgInfo(oCli:lastErrorMessage,'Erro') ELSE cNFSeResp :=oCli:ReadAll() RespC := oCli:GetCookies() // Captura cookie ENDIF //oCli:Close() ENDIF ENDIF ENDIF If Alltrim(cNFSeResp) == '{"success":1,"logout":1}' CurSorArrow() oCli:Close() MsgBeep() ...
by wartiaga
Tue Jul 18, 2023 6:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbcurl xharbour
Replies: 1
Views: 221

TLS 1.2 doubt

... CurSorArrow() MsgInfo(oCli:lastErrorMessage,'Erro') ELSE cNFSeResp :=oCli:ReadAll() RespC := oCli:GetCookies() // Captura cookie ENDIF //oCli:Close() ENDIF ENDIF ENDIF I received the news that they will only accept TLS 1.2 and above, having to change the address to https. ...
by wartiaga
Thu Jul 13, 2023 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TLS 1.2 doubt
Replies: 7
Views: 364

Re: how to open devtoolswindow from application.

If I understood correctly, then the cookie window is bothering you?
This is for DIV with a bitmap. See his class.
Using Eval(document.getElementsByClassName("classname").style.visibility = "hidden"; ), remove it
by Natter
Wed Jul 05, 2023 9:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to open devtoolswindow from application.
Replies: 21
Views: 1142

Re: Maybe we need a parameter for sessionstart()

... thank you. I am referring to the session.prg function, specifically the sessionstart() function. The code include the following line to set the cookie: SetCookie("HB_SESSION", cCookie) The default duration for the cookie is 3600 seconds. Best regards, Otto /* sessions.prg - Sessions ...
by Otto
Sat Apr 15, 2023 6:47 pm
 
Forum: mod_harbour
Topic: Maybe we need a parameter for sessionstart()
Replies: 2
Views: 485

Re: Maybe we need a parameter for sessionstart()

Otto

The third parameter is the duration of the cookie. By default, it is set to 3600 sec. If you specify 0 it doesn't expire or at least it was the purpose.

I think I remember that if you didn't put the "expires=" clause in the cookie function, it didn't expire



C.
by Carles
Sat Apr 15, 2023 6:21 pm
 
Forum: mod_harbour
Topic: Maybe we need a parameter for sessionstart()
Replies: 2
Views: 485

how to "get" and "use" PHPSESSID Cookie ?

hi, when visit a Forum using phpBB you get a Cookie after login in my Forum-Reader App i do not "login" just URL   cURL := "https://forums.fivetechsupport.com/viewtopic.php?t=42811&"FUNCTION DownloadFromWWW( cURL, cFile, ...
by Jimmy
Mon Feb 20, 2023 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to "get" and "use" PHPSESSID Cookie ?
Replies: 0
Views: 175

Login FiveWin Forum

... when change to other Webside an later return to FiveWin Forum i need to login again ... :? i have "delete" all "Board Cookie" NO Adblock or NoScript active latest FF Version (same with EDGE) any Tip :idea: Thx, Jimmy
by Jimmy
Thu Apr 28, 2022 12:50 am
 
Forum: Off Topic / Otros temas
Topic: Login FiveWin Forum
Replies: 4
Views: 596

Re: MD - Subido ejemplo de Login y autenticacion en módulos

... 3</a>        </main> It works correctly on edge, firefox, chrome and safari. I see that using IE something must happen to the cookie. I'll check ... :-) The purpose of the example is to create an authentication and to be able to access the modules. If you want to try a menu ...
by Carles
Wed Aug 18, 2021 2:44 pm
 
Forum: mod_harbour
Topic: MD - Subido ejemplo de Login y autenticacion en módulos
Replies: 3
Views: 694

Re: API Bancaria

Gracias Moises, pero no hay ninguna cookie.

He incrustado la ventana del navegador dentro de mi programa, pero no sé cómo acceder a la dirección que se muestra para leer el code.
Image
by gmart1
Mon Apr 19, 2021 11:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: API Bancaria (SOLUCIONADO)
Replies: 17
Views: 2298

Re: API Bancaria

Hola:

Probablemente se genere una cookie, que puedas localizar.

Asimismo, quizás sea mejor utilizar un navegador menos intrusivo, como Firefox o Brave, si lo estimas oportuno.

Un saludo
by MOISES
Mon Apr 19, 2021 10:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: API Bancaria (SOLUCIONADO)
Replies: 17
Views: 2298

Re: OT : Problem with this forum?

... If I put the sid, I am again logged in, If I open the page in a new tab with the sid, I am logged in! Looks like the sid should be read from the cookie but It is not able to do A question, the engine phpBB version is still from 2007?
by AntoninoP
Mon Apr 12, 2021 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 4900
Next

Return to advanced search