NetTalk Central

Recent Posts

Pages: 1 ... 8 9 [10]
91
Web Server - Ask For Help / Settings for making web procedures not visible/accessible
« Last post by JohanR on September 27, 2024, 05:45:30 AM »
Hi,

What is a way to make unused web procedures not visible?

My app is full of procedures that are not being used, so I don't want them to be visible.

I have "Login rqd" set to true as well as "Only serve if" = false

anything else to consider?

and I notice that "Login rqd" is available via a global list
anything similar available for "Serve only" ?

thanks

Johan






92
Web Server - Ask For Help / Re: Convert text to HTML text for display
« Last post by JohanR on September 26, 2024, 06:32:07 AM »
Hi,

Thanks for your help,
but think I was barking up the wrong tree, something I do way too often nowadays!

Something else is breaking my HTML page

cheers,

Johan


 
93
Web Server - Ask For Help / Re: Convert text to HTML text for display
« Last post by osquiabro on September 26, 2024, 04:18:54 AM »
Use the display field, Display tab and then in source select file tag <!--Net: F, or as Bruce says post example  :D
94
Web Server - Ask For Help / Re: The EmailOAuth example has compile errors (Nettalk 14)
« Last post by GordonF on September 26, 2024, 03:54:26 AM »
Thanks Bruce
95
Web Server - Ask For Help / Re: Convert text to HTML text for display
« Last post by JohanR on September 26, 2024, 03:16:12 AM »

Hi,

Thanks, however, I am not displaying / loading this via a NTWS field.
 
I am constructing an HTML file by adding dynamic text to it, and then the server will display a static file.


thanks

Johan



96
Web Server - Ask For Help / Re: Convert text to HTML text for display
« Last post by osquiabro on September 26, 2024, 03:07:14 AM »
if you use text field then check Allow xhtml and Allow UNSAFE Html
97
Web Server - Ask For Help / Convert text to HTML text for display
« Last post by JohanR on September 26, 2024, 02:59:16 AM »

Hi,

If I have a block of text containing all sorts, multiple spaces , quotes etc,
Is there a stringtheory or NTWS function that can be used to to convert that text to display correctly within an HTML document

I am constructing a block of HTML and this text will be included inside <p> tags

thanks

Johan

98
Web Server - Ask For Help / Re: The EmailOAuth example has compile errors (Nettalk 14)
« Last post by Bruce on September 25, 2024, 09:01:46 PM »
that example is a work in progress, and is not yet active.

Cheers
Bruce
99
Thanks you for the replies, sorry I'm so late in getting back to you. I will try your idea Ron, failing that I'll create a demo app for you Bruce.
100
Web Server - Ask For Help / The EmailOAuth example has compile errors (Nettalk 14)
« Last post by GordonF on September 23, 2024, 07:30:38 AM »
When I try compiling the EmailOAuth demo app (demo.app in example folder Capesoft\nettalk\Email\EmailOAuth\ChromeExplorer) I get various errors relating to methods and fields such as:

Unknown procedure label: ThisSendEmail.PrimeOAuth
and
Field not found: ThisSendEmail.OAuthParms.pClientId

I can't find any reference to PrimeOAuth in any of the class code.

Can anyone point out what I'm missing or doing incorrectly, it must be something obvious but I just can't see it.

Many thanks
Gordon
Pages: 1 ... 8 9 [10]