Search found 486 matches: posts

Return to advanced search

Re: COMBOBOX with 2 element array

I looked at the other posts, and also studied dbcombo. Those were really more complex then I need.    REDEFINE COMBOBOX oCbxA1 VAR cScript  ID 106 OF oeText ;      ITEMS aSMScode  ON CHANGE ( lx ...
by TimStone
Sat Nov 12, 2022 1:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: COMBOBOX with 2 element array
Replies: 3
Views: 361

Re: SMS Text messaging - FOLLOW UP

... it and provide it in the proper threads. 5). This all is done with cURL code which I'm already using elsewhere in my program. There are already posts on this forum with the working code to use cURL for posting to this service provider so I won't repeat them here. It appears the real push today ...
by TimStone
Mon Nov 07, 2022 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1711

Version Info

At one point this was working. Now it is not. I see there were some posts on updates. What was the final verdict. I have this code in my .rc file. It no longer shows the results in properties. VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,1 PRODUCTVERSION ...
by TimStone
Thu Oct 27, 2022 11:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Version Info
Replies: 6
Views: 470

Re: Manifest

... easy to skip it. Instead of an external one in distribution, I simply included it in my .rc file. Reviewing discussions, that seems to be good. Posts would suggest that current manifest files should include "a lot of things", but for what purpose is not explained. Apparently it is ...
by Silvio.Falconi
Wed Oct 26, 2022 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manifest
Replies: 22
Views: 1802

Manifest

... easy to skip it. Instead of an external one in distribution, I simply included it in my .rc file. Reviewing discussions, that seems to be good. Posts would suggest that current manifest files should include "a lot of things", but for what purpose is not explained. Apparently it is ...
by TimStone
Wed Oct 26, 2022 1:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manifest
Replies: 22
Views: 1802

FWForum Post and code grabber

I'm making a smal program that will hold all information that is usefull for me. I read all sample functions, but i also want to grab some posts and code from the forum. We have already a global forum grabber, but for this I want a topic grabber. Sample code from the forum that I would copy/paste ...
by Marc Venken
Thu Sep 29, 2022 8:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWForum Post and code grabber
Replies: 14
Views: 820

Re: hb_base64 link

thanks, now work fine. I tried several times migrate to VS2022, read posts on the forum but I use a portable ssd, I need something like: VS2022/x32/bin/include/lib VS2022/x64/bin/include/lib I saw that vs2022 despite changing the directories, vs2022 community ...
by NWKL
Fri Sep 02, 2022 2:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_base64 link
Replies: 57
Views: 3500

Re: How to Curl for text messaging

... NIl  Twilio sends any replies as an http post web hook. So you would need to have an http server capable of receiving posts. After writing this whole project with Java, I decided I did not want to keep maintaining Java code. So I rewrote the whole thing with harbour ...
by NWKL
Sat Aug 13, 2022 11:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 17
Views: 2264

Sending Email with CURL ?

... when the SMTP class is linked in. I tried adding a modified version with any windows referencing calls removed, but no luck. I have reviewed posts on the forum that suggest Harbour, with CURL, can be used to handle emails. However, I can't find an actual complete example. I do use curl for ...
by TimStone
Thu Jul 28, 2022 10:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending Email with CURL ?
Replies: 1
Views: 304

Re: Gmail Less Secure apps Less than outlook 2016 will not work

... there are days when we have over 1000. Most users ever online was 1163 on Fri Jul 09, 2021 2:34 am Probably it is related to some keywords in the posts. The following text uses keywords that are leading Google search today. I am curious if this will be visible in the user numbers. Best regards, ...
by Otto
Mon Jun 20, 2022 12:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gmail Less Secure apps Less than outlook 2016 will not work
Replies: 7
Views: 651

Re: SMS Text messaging

Thank you for the posts so far. These are examples of sending an SMS text message. However, what about receiving replies ? Tracking the thread ? Does the API initiate a popup where the message thread is displayed as it is in applications ...
by TimStone
Wed Jun 15, 2022 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1711

Re: JSON with HTTPS: post

I have been spending this time reviewing posts on cURL and curl_easy ( hbcurl ). I have the latest FWH and Harbour ( Microsoft ) with the .libs mentioned.d What I do not have is hbcurl.ch Does anyone have a link where I can download it ? It is ...
by TimStone
Tue May 24, 2022 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON with HTTPS: post
Replies: 28
Views: 1978

Re: JSON with HTTPS: post

... it has wasted days of my time. A bit of help would have been appreciated. OH, and I did the search and get this response for curl_easy_init(): No posts were found because the word init| is not contained in any post.
by TimStone
Tue May 24, 2022 5:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON with HTTPS: post
Replies: 28
Views: 1978

Re: Drag from Fivewin to Word

... We rename DOCX to zip and then replace our own placeholders for mail merge. Thank you for your posts and help. "Platzhalter Brief" is a VB6 program. Best regards, Otto https://mybergland.com/fwforum/drag2word.gif
by Otto
Wed May 18, 2022 3:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drag from Fivewin to Word
Replies: 3
Views: 495

Re: HARU PDF

Thanks for the quick response. I have browsed through the posts and I need this to work with the xHb compilier (xHarbour Builder). I use it in Mod_Harbour is it built into it? xHarbour Compiler build 0.99.61 (SimpLex) Copyright 1999-2006, http://www.xharbour.org ...
by byron.hopp
Fri Mar 25, 2022 1:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HARU PDF
Replies: 8
Views: 625
PreviousNext

Return to advanced search