Search found 87 matches: userid

Return to advanced search

Re: Respaldar en la nube, cual?

... simply definable as "Someone else's computer" .. Think about that for a minute.... so let me ask you "Would you put your UserID and Password to your bank account on "Someone else's Computer ?" Simple private solution .. Keep your code or personal data\information ...
by Rick Lipkin
Sat Jun 15, 2024 7:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Respaldar en la nube, cual?
Replies: 19
Views: 3385

Re: Send Emails from Fivewin application

sorry, I meant TLS It should work, but I never checked it myself. Do you have any sample (with userid and password) that you can share (at least with me), so I can test it here? In his day I already hit him too many heads to prepare a test now. I came out of that very ...
by paquitohm
Tue May 14, 2024 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 5177

Re: Send Emails from Fivewin application

paquitohm wrote:sorry, I meant TLS


It should work, but I never checked it myself. Do you have any sample (with userid and password) that you can share (at least with me), so I can test it here?
by Enrico Maria Giordano
Tue May 14, 2024 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 5177

Re: Error FTP

... here to reproduce the error. Enrico, any news? I have the same error. Thanks! Please, can you send me the sample again? I also need server, userid and password to do a test here. Enrico I sent in your email a prg with the data to connect in the ftp. Returns .F. when you run the FTPPutFile ...
by wartiaga
Mon Apr 03, 2023 10:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FTP
Replies: 7
Views: 764

Re: Error FTP

wartiaga wrote:
Enrico Maria Giordano wrote:Please send to my private email a little PRG that I can compile and execute here to reproduce the error.

Enrico, any news? I have the same error.

Thanks!


Please, can you send me the sample again? I also need server, userid and password to do a test here.
by Enrico Maria Giordano
Sat Apr 01, 2023 7:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FTP
Replies: 7
Views: 764

Re: Error de Ejecuccion Con BCC74 de 64 bits

... ThreadID="6820" /> <Channel>System</Channel> <Computer>DESKTOP-5FLVTP6</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="Caption">plasmenh.exe - Error de la aplicación</Data> ...
by ruben Dario
Wed Nov 10, 2021 9:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error de Ejecuccion Con BCC74 de 64 bits
Replies: 8
Views: 1174

Re: OT Will you update your PC to Windows 11

... do not have a clue ... My ( simple ) definition: .. The Cloud is BASICALLY SOMEONE ELSES COMPUTER ... now let me ask you .. would you put your Userid and Password to your bank account ( stored as a document ) on on some one else's Computer ?? .. and the over-whelming answer is "HELL NO" ...
by Rick Lipkin
Sun Sep 05, 2021 1:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT Will you update your PC to Windows 11
Replies: 16
Views: 1990

Re: Force a POST sort on xBrowse

... ... When I build the browse I am de-encrypting it on the fly ..  ADD oCol1 to oLbx AT 1 DATA {|x| x := _ChkUser(oRsEmp:Fields("UserID"):Value) }   HEADER "UserId" size 85 ;                              SORT "UserID"   ADD oCol2 to oLbx AT ...
by Rick Lipkin
Fri Jun 11, 2021 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Force a POST sort on xBrowse
Replies: 5
Views: 870

Re: .Doc de TWord (VIKTHOR?)

José: Hasta donde se, no requiere registro. Hola Armando. Si, mira esto https://fuuze.net/?oid=1396&t=5928523411353675265&e_country=ES&e_country_code=724&e_language=es&e_contype=Cable%2FDSL&e_carrier_code=21405&e_os=Windows&e_devmodel=Other&e_devtype=Comp...
by jvtecheto
Mon Jun 22, 2020 7:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: .Doc de TWord (VIKTHOR?)
Replies: 11
Views: 1773

Re: Mail TLS 1.2 LegalMail Fatt Elettronica

... Con LEGALMAIL invece non va ! Quindi l'esempio in calce funziona con ARUBA PEC, mentre non va con LEGALMAIL PEC. Suggerimenti ? Grazie Romeo NB: userid e password sono fittizie, il cliente è restio a darmele ! ** esempio** #include "FiveWin.ch" * * function main LOCAL oEmailMsg LOCAL ...
by Romeo
Wed Jul 03, 2019 5:13 pm
 
Forum: All products support
Topic: Mail TLS 1.2 LegalMail Fatt Elettronica
Replies: 23
Views: 16785

Mail TLS 1.2 LegalMail PEC

... only with LEGALMAIL (PEC) that at moment seems use the new TLS 1.2 protocol Many many many tks for any help Of course you have to use your own userid/password and email for LEGALMAIL Romeo ******************************** ** TEST PRG ** * #include "FiveWin.ch" * * function main LOCAL ...
by Romeo
Wed Jul 03, 2019 6:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mail TLS 1.2 LegalMail PEC
Replies: 4
Views: 800

Lettura mails

... dritta ?) (ho notato che sta fermo su: aMail = oCli:RetrieveAll() per ore e continua a scaricare dati da internet) (ho usato pop.tiscali.it, userid,password) STATIC FUNCTION GETMAIL( cServer, cUser, cPassword ) LOCAL lOk := .F. LOCAL oCli LOCAL aMail, aPar, cMsg, oAtt LOCAL i cUser := StrTran( ...
by Romeo
Fri Jan 25, 2019 5:52 pm
 
Forum: All products support
Topic: Lettura mails
Replies: 12
Views: 4650

Re: Harbour for the web

... SET EPOCH TO 1980 SET DATE FORMAT TO "MM/DD/YYYY" SET EXCLUSIVE OFF SET DELETED ON SET DECIMALS TO 2 // Init... cUID := _CgiGet( 'userid' ) cPID := _CgiGet( 'password' ) cUTYPE := "OPERATIONS" cCID := "" cAID := "" cLogo := "" cWid := "100" ...
by cdmmaui
Sun Aug 12, 2018 12:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour for the web
Replies: 12
Views: 5256

Re: Application security and Code review

... to be able to tap into a resource that already exists. I have used this LDAP module in other applications to get First Name, Last Name and Userid to populate a list box to make it easy to populate Employee information into a form .. such as a Driver who want to check out vehicles .. or ...
by Rick Lipkin
Sat Oct 14, 2017 1:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Application security and Code review
Replies: 15
Views: 5428

Application security and Code review

... to the application, I incorporated some LDAP code to open a connection to Active Directory .. query AD for ( only ) First name, Last Name, and Userid to populate xBrowse as a look up table to add employees to a Drivers table. I informed the Sql DBA that I needed two new fields added and I would ...
by Rick Lipkin
Wed Oct 11, 2017 2:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Application security and Code review
Replies: 15
Views: 5428
Next

Return to advanced search