NetTalk Central

Recent Posts

Pages: 1 [2] 3 4 ... 10
11

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
12
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
13
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.
14
The Rest - Ask For Help / Re: NetTalk - NetWebClient and NetOAuth
« Last post by Bruce on May 12, 2024, 11:20:10 PM »
15
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.
16
work if  set  in settings in webserver ..
17
Hi Jane, same problem in 14.20
18
for me work, maybe try to set settings in webserver settings, example https://www.fecipur.org/UpdatePerfil?insert_btn=insert

NT 14.21
19
Web Server - Ask For Help / Re: Serving a HELP file for my Web APP
« Last post by rjolda on May 10, 2024, 03:33:59 PM »
Hi,
Found that having the base page named "Index.htm' did not work well.  Re-named it to "index2.htm' and I got it to work under the web folder.  However, I am going to try to get it to serve out of its own folder under web\eppilihelp
At least I am getting somewhere.
Ron
20
14.21.
If I go to the Layout tab on a form and set Suppress Comments to Yes, the comments divs are still generated on the form. 
That doesn't seem right?

Modified example of Web71 attached.  I copied the Customers browse and update form.  On the duplicate form I manually suppressed comments on each field.  On the original form I just set the item on the Layout tab to Yes.


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