NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Niels Larsen

Pages: [1] 2 3 ... 28
1
Web Server - Ask For Help / Re: Search field in the header
« on: April 19, 2024, 11:12:05 PM »
I usually do it this way. "none" or something else. Just something that doesn't exist.

2
Web Server - Ask For Help / Re: API documentation
« on: March 28, 2024, 11:38:47 PM »
Thanks!
I can see that there are a few more places where it would make sense to change. Example in PrimeParameters/AddServiceError.

3
Web Server - Ask For Help / API documentation
« on: March 28, 2024, 01:47:28 AM »
Hi Bruce

Is it possible to use the Page Name in the documentation of a method instead of the procedure name.
I ask because I use Page Name to keep track of different versions of the "same" method - of course with different procedure names.

Regards Niels

4
THANKS!

5
Thanks. Any temporary solution until then?

6
Hi

I'm trying to use a group with a queue as a parameter but can't compile the app. It looks like the group is being treated as a queue.
I have attached an example showing my challenge.
Can someone help me to understand.

Regards Niels


7
Hi Bruce

Thanks for the feedback. It's always good to have some questions thrown back in your face - it certainly doesn't hurt to have to think about things yourself.

I think it ends up being a token I issue (based on client ID and client secret) which can then live for x number of minutes after which a new one must be issued.
In my world, it makes no security difference whether I use basic authentication or a form of token - but I recognize that I still have a lot to learn.

Regards Niels

8
Web Server - Ask For Help / Bearer authentication in a webservice - how?
« on: February 26, 2024, 07:54:58 AM »
Hi

I have been given the task of coding an api where the access control is Bearer. Is there anyone who has done something similar and would like to share how it can be attacked.
As I see it, there are two tasks. One where I have to generate a token (from Account id, Client ID and a secret) which must be kept alive for a period of time and then the actual validation of the token.

Regards Niels

9
Web Server - Ask For Help / Re: Websocket - javascript
« on: February 20, 2024, 11:01:25 PM »
Thanks Bruce, for the update.
It works perfectly.
Really gives a lot of possibilities.

10
Sorry - forgot a zero.
But fortunately only for inspiration...

11
Just a little for inspiration...

12
Web Server - Ask For Help / Re: Websocket - javascript
« on: February 12, 2024, 06:58:19 AM »
Yes of course. Coming here..

13
Web Server - Ask For Help / Websocket - javascript
« on: February 11, 2024, 11:01:15 PM »
Hi Bruce

I would like to run a javascript when a host value is changed via websocket. In the template, there is room for javascript on the bottom line, but it doesn't really seem to have any effect. Am I thinking wrong or...

Regards Niels

14
Web Server - Ask For Help / Forms behave strangely in version 14.17
« on: February 09, 2024, 11:17:36 AM »
Hi Bruce

I just installed version 14.17.
But something is wrong. If I take the example "BasicBrowseAndForm (1)" - press insert in the browser - the form appears but immediately disappears again.
I experience something similar in my own apps. Here, I may be allowed to type in the first field, but when I move on to the next field, the form closes.
Am I the only one experiencing this?

Regards Niels

15
Web Server - Ask For Help / Re: Email from browse menu button
« on: February 09, 2024, 02:41:19 AM »
Thanks Bruce

I look forward to working with that.  It offers so many possibilities.

Pages: [1] 2 3 ... 28