NetTalk Central

Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Web Server - Ask For Help / Query with a tps file in Topscan
« Last post by Richard I on May 13, 2024, 01:56:40 AM »
Hi
Using clarion  11.1.13855 and NT 14.21
I have a LOG file and a supporting Netlog file with an alias
In the DCT The Netlog TPS file's prefix is nlog
and the nlogAlais Prefix is nlog1

When I open the nlog.tps file in Topscan (v 11.13855) the column headings read nlog1:RecordID etc


Why should this be ?
Testing appears to be OK
Thanks
Richard
12
>> That doesn't seem right?

It is not right.
In NetWeb.Tpw,

#Group(%SetSuppressComment) (circa line 5310)

      #CASE(%SuppressPrompts)

should be

      #CASE(%SuppressComments)

Fixed for build 14.22

Thanks for the report and example Jane.
13

Plan I'm going with, if I missing the obvious let me know.
 

This is the approach I would adopt, and indeed the approach I think they recommend.

Bruce
14
E-Mail - Ask For Help / Re: Supress display of error message when sending email
« Last post by Bruce on May 12, 2024, 11:22:47 PM »
SendEmail is a procedure in your app, so inspect that code there and add whatever you like.

Cheers
Bruce
15
E-Mail - Ask For Help / Re: Email send using Microsoft Graph
« Last post by Bruce on May 12, 2024, 11:22:12 PM »
NT Email Send supports the SMTP protocol.

As I recall (and I may be wrong) Microsoft Graph uses a proprietary API, so you would need to code against that using (most likely) the NetWebClient class.
16
The Rest - Ask For Help / Re: NetTalk - NetWebClient and NetOAuth
« Last post by Bruce on May 12, 2024, 11:20:10 PM »
17
work if  set  in settings in webserver ..
Yes it does.
But that doesn't help if one only wants to disable comments on specific forms.
18
work if  set  in settings in webserver ..
19
Hi Jane, same problem in 14.20
20
for me work, maybe try to set settings in webserver settings, example https://www.fecipur.org/UpdatePerfil?insert_btn=insert

NT 14.21
Pages: 1 [2] 3 4 ... 10