NetTalk Central

Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
Web Server - Ask For Help / Re: How to debug this slow request?
« Last post by JohanR on August 08, 2025, 10:32:16 AM »
Hi Ron

:) Yes have to agree with that.
However it's good to attempt and get things to look as PRO as possible as well as easy as possible

regards

Johan
32
Web Server - Ask For Help / Re: AI / machine learning
« Last post by rjolda on August 08, 2025, 05:44:16 AM »
Hi Rupert,
I think that there were a few people working on integrating AI into clarion.  I think that they presented some stuff and maybe even a simple example at the most recent CWIC - Net Talk development in Orlando last year.  If you have the schdule of presentations then give it a look. 
Ron
33
Web Server - Ask For Help / Re: How to debug this slow request?
« Last post by rjolda on August 08, 2025, 05:41:07 AM »
Johan,
I have found that reality often tempers our excitement for the glitzy - bottom line becomes simply "just make it work".   Have gone down this path many times trying to tell  ourself that it would be easier for the end user....and it ends up - just make it work....
Ron  :)
34
Web Server - Ask For Help / Re: How to debug this slow request?
« Last post by JohanR on August 08, 2025, 02:45:43 AM »
Hi Bruce/Jane/Ron

Thanks for all your input and ideas thus far, thought I should give some feedback.

There are 2 seperate issues that have contributed to my slow request problem.

1)
Initially I thought it was the DB access but this only seems to be an issue if the Browse row is refreshed, then it seems to read through the whole file.
If the whole Browse is refresh this is not an issue.

2)
The other issue which Jane alluded to was the dropbox creation.
Each EIP dropbox has about 30 options and on a large browse (80 lines) this is a fair amount as each line has all the options.

The code that generates the dropbox is very quick and the page completes however it seems that once it's done and hands back to the browser,
the JS could have a problem with the complex html and there is a slowdown with the refresh.
I don't have any experience in this area, so can't confirm 100%
Again hoping that the example will either confirm or point our where I'm going wrong.

Have created and submitted 2 example apps, either to confirm the issues or where I am doing something wrong.



To solve my issue for now, I refresh the whole browse, and I removed the EIP dropdown , instead used a popup update window to update the qty.

thanks,

Johan









35
Web Server - Ask For Help / AI / machine learning
« Last post by rupertvz on August 08, 2025, 12:15:57 AM »
Hi Everyone,

More and more clients are asking for AI adoption in the Clarion.
Whether this will be possible, and up to which extent.

Any previous discussions perhaps on this topic?
36
Web Server - Ask For Help / Re: NT14 CLALIT2 - NetwebForm - Duplicate Record
« Last post by Jane on August 06, 2025, 06:17:06 PM »
Confirming that I get the same error as David with driver kit 1.06 and NT 14.34.

Updating a record in the Movies desktop example app from the driver kit works fine, but David's NetTalk form complains of duplicate key.

I didn't chase any further.

37
Web Server - Ask For Help / Re: NT14 CLALIT2 - NetwebForm - Duplicate Record
« Last post by David on August 06, 2025, 04:56:02 PM »
I updated the NetTalk BasicBrowseAndForm example DCT to user SQLite2 file driver and am getting the error.  Attached is a zip file of the APP, DICT, and SQLite DB.  Try to update either record to see the error.

NT 14.36
DriverKit 1.06
38
Web Server - Ask For Help / Re: Let's Encrypt issues
« Last post by rjolda on August 05, 2025, 03:22:14 PM »
Hi Jeff,
You must carry some weight there- to ask them to open port 80!
I have switched my DNS provider to the one that Bruce mentions in his documents.  The DNS method needs to interact with the DNS record in order to "prove" that you have control over it. So, you have to be able to interact with the DNS host - so, you need one that allows interaction.   I was going to try the DNS method but as I mentioned, I have a fixed SSL certificate that I use for this server.  So, there is a webinar about this but I don't remember which one it is.  Perhaps search Clarion live for it. 
Ron
39
Web Server - Ask For Help / Re: Let's Encrypt issues
« Last post by jking on August 05, 2025, 12:41:39 PM »
Hi Ron,

     I have been looking at possibly using the DNS method but it seems overly complicated.  Can you share instructions on how to set this up?  I have looked at the NetTalk docs but was not following too well.

Thanks,

Jeff
40
Web Server - Ask For Help / Re: Let's Encrypt issues
« Last post by jking on August 05, 2025, 12:38:15 PM »
Hi Jane,

     Thanks for teaching me something...I never thought to click on those links in the log.  I have a ticket in at the University to open ports 80 and 443...they were open on the old server so hopefully they will allow it on the new server.

Jeff
Pages: 1 2 3 [4] 5 6 ... 10