Search found 126 matches: valuable

Return to advanced search

Re: How to print PDF file without GUI?

Dear Master Rao & Karinha, This code is not working. It prints unreadable text. Thanks all. Can you please try this function and provide your valuable feed-back? function PrintPDF( cPdf )   local oWord, oDoc, lVisible   if Empty( cPdf ) .or. !File( cPdf )      MsgAlert( ...
by dutch
Wed Jan 13, 2021 2:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to print PDF file without GUI?
Replies: 17
Views: 3156

Re: How to print PDF file without GUI?

Can you please try this function and provide your valuable feed-back? function PrintPDF( cPdf )   local oWord, oDoc, lVisible   if Empty( cPdf ) .or. !File( cPdf )      MsgAlert( "Invalid ...
by nageswaragunupudi
Mon Jan 11, 2021 4:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to print PDF file without GUI?
Replies: 17
Views: 3156

Re: CHALLENGE FOR ANTONIO AND THE C MASTERS

Eduardo,

I think there is no point in compiling it.

Instead it is a very valuable resource to review its source code and learn from it

thanks!
by Antonio Linares
Tue Sep 08, 2020 5:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CHALLENGE FOR ANTONIO AND THE C MASTERS
Replies: 1
Views: 376

Re: Migration to the new mod_harbour fastCGI

Massimo,

Please download modharbour.exe from here:
https://github.com/FiveTechSoft/mod_harbour/blob/master/fastcgi/windows/win64/ADS/modharbour.exe

And try to use LoadHRB() as usual

many thanks for your very valuable feedback
by Antonio Linares
Sun Jul 26, 2020 6:29 pm
 
Forum: mod_harbour
Topic: Migration to the new mod_harbour fastCGI
Replies: 46
Views: 5426

Re: Server Error 503

Byron,

Please review IIS log files to check if there is some valuable info that may help to understand what the problems may be:

On a standard Windows Server, IIS log files are found at %SystemDrive%\inetpub\logs\LogFiles by default.
by Antonio Linares
Thu May 21, 2020 5:51 am
 
Forum: mod_harbour
Topic: Server Error 503
Replies: 14
Views: 1483

ADO: manage internet connections failures

Hi,

In ADO over Internet, sometimes the connection goes away. I think there is no oCn:Refresh() or oCn:Reconnect() to fix it.

So, how do you handle it?

Closing the connection after the Recordset and open each time before the Recordet?

I appreciate your valuable comments.

Thank you.
by MOISES
Tue Apr 07, 2020 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO: manage internet connections failures
Replies: 0
Views: 213

Re: New FWH 19.03

... when you update them with enhancements, I have to go back and re-add my modifications to the latest version, and sometimes I forget, losing out on valuable new capabilities you have added. Thanks for all you do.
by TimStone
Wed Apr 10, 2019 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.03
Replies: 37
Views: 5158

Re: checkbox on xBrowse with surplus info

... mystery is still there: it passed unperceived during several years in previous FiveWin version working correctly :?: Thank you for your time and valuable advises Emiliano Llano Díaz
by ellano
Wed Oct 10, 2018 11:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox on xBrowse with surplus info
Replies: 3
Views: 1034

FWH Barcode Reader for Tablets

... it into our active field in our FWH applications. Barcodes are a huge time saving capability and using them in this way allows us to make more valuable programs for our clients. There are some bluetooth readers available but they have mixed reliability. Most tablets do not have the ability ...
by TimStone
Fri Feb 16, 2018 10:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Barcode Reader for Tablets
Replies: 4
Views: 1088

Re: Application security and Code review

Rick, "There is no perceived VALUE for any Software or Service that is Free" You are right about that. Consider that a valuable lesson you learned. Early on in my consulting career, I read a book about consulting in which he had a chapter on fees. He said, never charge too little, ...
by James Bott
Sat Oct 14, 2017 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Application security and Code review
Replies: 15
Views: 4748

Re: FWH 17.07 announcements

After the great experience at Sillian, where we got a very valuable feedback, these are the plans for FWH 17.07: * Class TGoogle and Google calendar, mail, etc. will be included in FWH 17.07. This is a work in progress that will be continued in FWH 17.08 ...
by richard-service
Thu Oct 05, 2017 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.07 announcements
Replies: 4
Views: 1445

Re: TGraph 2 Y-axis for different's scales

Thank you Mr James

As always your inputs are very valuable.
by nageswaragunupudi
Wed Aug 09, 2017 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGraph 2 Y-axis for different's scales
Replies: 20
Views: 3643

FWH 17.07 announcements

After the great experience at Sillian, where we got a very valuable feedback, these are the plans for FWH 17.07: * Class TGoogle and Google calendar, mail, etc. will be included in FWH 17.07. This is a work in progress that will be continued in FWH 17.08 ...
by Antonio Linares
Wed Jul 12, 2017 11:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.07 announcements
Replies: 4
Views: 1445

Re: Password protected access to menu. Advice ?

... to an object like Enrico mentions : TUser():name:= WNetGetUser() Basically I am leveraging SSO ( single sign on ) with WNetGetUser() ... a valuable tool and selling point to many Corporations .. the user logs into their workstation via a Corporate network account and WNetGetUser() extracts ...
by Rick Lipkin
Fri May 12, 2017 1:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Password protected access to menu. Advice ?
Replies: 25
Views: 3639

Re: Start sample for a (My)-sql project

Dear Mr.Rao/Mr.Atonio

Thanks for the valuable sample. It helps us to learn professional programing.


Thanks & Regards
Yunus.
by dagiayunus
Fri May 05, 2017 8:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Start sample for a (My)-sql project
Replies: 12
Views: 1342
PreviousNext

Return to advanced search