NetTalk Central

Recent Posts

Pages: [1] 2 3 ... 10
1
Web Server - Ask For Help / Re: Deleting Session Values on Logout
« Last post by Bruce on April 29, 2024, 10:27:08 PM »
if you have 2 questions, it's usually best to start 2 threads.

>> 1. Where is the check box to DELETE ALL SESSION VALUES on LOGOUT?
https://www.capesoft.com/docs/NetTalk14/NetTalkWebFunctionality.htm#WebserverSecurity

>> 2. What does the Checkbox on Server Settings - Performance Tab - 'Save Server State between runs" do?
https://www.capesoft.com/docs/NetTalk14/NetTalkWebFunctionality.htm#WebserverPerformance
2
Web Server - Ask For Help / Re: Here maps are slow with NT 14.21
« Last post by jari@softmade.fi on April 29, 2024, 07:31:38 AM »
Thanks Bruce!

That was the issue, but still, the speed isn't the same as before. Maybe the problem lies with the new HERE Platform.

Jari
3
Web Server - Ask For Help / Deleting Session Values on Logout
« Last post by rjolda on April 29, 2024, 05:45:09 AM »
Hi All,
NT 14.18  C11.0.136

1. Where is the check box to DELETE ALL SESSION VALUES on LOGOUT?

2. What does the Checkbox on Server Settings - Performance Tab - 'Save Server State between runs" do?

Thanks,
Ron
4
Web Server - Ask For Help / Re: Here maps are slow with NT 14.21
« Last post by Bruce on April 29, 2024, 02:22:56 AM »
you're using the NetMapsHERE class there, but I think you want to switch to the NetMapsHEREPlatform.

From the update notes;
Maps: Added NetMapsHEREPlatform class. Use Global Extension template setting to switch maps to using this class. Necessary if you have a HERE Platform account.

Cheers
Bruce
5
Web Server - Ask For Help / Re: How to check if they did a signature in NT
« Last post by Bruce on April 29, 2024, 02:18:31 AM »
Interestingly the Signature field type does not come with a "Validation" tab. That seems like an oversight.
But basically yes, check the length of the field. If It's < 5 then it's "empty".
(There's some text wrapping, hence don't just check for length 0)

6
Web Server - Ask For Help / Re: Here maps are slow with NT 14.21
« Last post by jari@softmade.fi on April 28, 2024, 06:26:57 AM »
Hi Bruce

I created a new access to Here and added my credit card to it. It didn't solve the issue. I also noticed that net.GetLocation(address, Net:GetMap) is no longer functioning. Attached are some pictures.

Jari

7
Web Server - Ask For Help / How to check if they did a signature in NT
« Last post by rjolda on April 28, 2024, 01:17:39 AM »
Hi,
NT14.18   C11.0.136
In my app a SIGNATURE is required.  I have a Signature field.  How do I make sure that they sign before submitting the record?
IE - what do I check - maybe the prop:size of the image field?  Or something else?
Thanks,
Ron
8
Hello all,

     My co-worker received a message about a new version of Chrome and he updated.  This seems to have fixed his issue.

Jeff
9
At this stage we're waiting for a Chrome update to roll out with the fix. The user can also check and see if there are any Chrome updates waiting.

Cheers
Bruce
10
Web Server - Ask For Help / Re: Here maps are slow with NT 14.21
« Last post by Bruce on April 26, 2024, 07:55:49 AM »
Hi Jari,

May just be the different API.
I presume you switched your HERE credentials to using the new HERE Platform API's?
(ie you signed up for the new HERE Platform product, nd you put your new credentials in the global extension?)

Cheers
Bruce
Pages: [1] 2 3 ... 10