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.
31
Web Server - Ask For Help / NWB Record Limit
« on: October 31, 2022, 03:21:52 AM »
Hi Guys,
I would like to limit a user to only input a certain number of records in a NWB.
Example: 10 records.
I can limit the records per page, but is there a way to limit the overall / total records to be inserted for the NWB in that session?
I would like to limit a user to only input a certain number of records in a NWB.
Example: 10 records.
I can limit the records per page, but is there a way to limit the overall / total records to be inserted for the NWB in that session?
32
Web Server - Ask For Help / Re: IT Audit Report
« on: October 24, 2022, 01:41:01 AM »
Hi Bruce,
Thank you, when will NetTalk 12 turn to gold release?
Thank you, when will NetTalk 12 turn to gold release?
33
Web Server - Ask For Help / IT Audit Report
« on: October 21, 2022, 04:32:23 AM »
Hi Guys,
Our client raised a JQuery concern with a NetTalk Server, version 11.45.
Any advise to fix this will be appreciated,
"The remote web server is affected by multiple cross site scripting
vulnerability." "According to the self-reported version in the script, the version of JQuery hosted on the remote web server is greater
than or equal to 1.2 and prior to 3.5.0. It is, therefore, affected by multiple cross site scripting vulnerabilities.
Upgrade to JQuery version 3.5.0 or later.
Our client raised a JQuery concern with a NetTalk Server, version 11.45.
Any advise to fix this will be appreciated,
"The remote web server is affected by multiple cross site scripting
vulnerability." "According to the self-reported version in the script, the version of JQuery hosted on the remote web server is greater
than or equal to 1.2 and prior to 3.5.0. It is, therefore, affected by multiple cross site scripting vulnerabilities.
Upgrade to JQuery version 3.5.0 or later.
34
Web Server - Ask For Help / Web Server Monitor
« on: August 25, 2022, 12:38:32 AM »
Hi Guys,
All my web server monitors are showing incorrect details in the columns for port, date, time & description.
Is there an easy way to fix this?
All my web server monitors are showing incorrect details in the columns for port, date, time & description.
Is there an easy way to fix this?
35
Web Server - Ask For Help / Re: JavaScript in Report
« on: July 26, 2022, 10:55:05 AM »
Thank you Bruce ;-)
36
Web Server - Ask For Help / JavaScript in Report
« on: July 22, 2022, 03:54:25 AM »
Hi Guys,
It is possible to bring JavaScript into a report?
This is to show a JavaScript graph.
It is possible to bring JavaScript into a report?
This is to show a JavaScript graph.
37
Web Server - Ask For Help / Access Session Value
« on: June 15, 2022, 01:41:06 AM »
Hi Guys,
I was trying to access a session value on the "ChangeTab" embed of a NWF.
The result value is blank, although it was completed by the user on the previous tab of the NWF.
Is this possible to do?
I was trying to access a session value on the "ChangeTab" embed of a NWF.
The result value is blank, although it was completed by the user on the previous tab of the NWF.
Is this possible to do?
38
Web Server - Ask For Help / Copy to Clipboard
« on: May 27, 2022, 07:03:57 AM »
Hi Guys,
In a NWB, is there an easy way (with an row button), to copy some text of the select record to the clipboard?
In a NWB, is there an easy way (with an row button), to copy some text of the select record to the clipboard?
39
Web Server - Ask For Help / Hidden Tabs in NWF
« on: May 12, 2022, 01:06:17 AM »
Hi Guys,
In a NWF when I have a tab hidden, especially the first tab, it messes around with the next couple of tabs.
Example, my first tab was hidden, the next two tabs were not hidden, but only the 3rd tab displayed.
Then when clicking the third tab, it disappeared, and the second tab becomes visible.
To fix this I moved my first tab (which is initially hidden), to the fourth position.
Now it works fine.
Not sure what to make of this? Also seen this before on other projects.
In a NWF when I have a tab hidden, especially the first tab, it messes around with the next couple of tabs.
Example, my first tab was hidden, the next two tabs were not hidden, but only the 3rd tab displayed.
Then when clicking the third tab, it disappeared, and the second tab becomes visible.
To fix this I moved my first tab (which is initially hidden), to the fourth position.
Now it works fine.
Not sure what to make of this? Also seen this before on other projects.
40
Web Server - Ask For Help / Webcam control
« on: April 16, 2022, 01:09:31 AM »
Hi Guys,
When I select Webcam type in my NWF it breaks my screen (HTML).
The Webcam field/control settings is quite simple, so can't figure out why this happens?
I've tried in a couple of NWF's, but same result.
When I select Webcam type in my NWF it breaks my screen (HTML).
The Webcam field/control settings is quite simple, so can't figure out why this happens?
I've tried in a couple of NWF's, but same result.
41
Web Server - Ask For Help / Re: CSS Condition
« on: April 07, 2022, 02:14:18 AM »
Thank you Niels,
This is what I was looking for,
Thus the CSS class is able to read the Cookies.
Regards
Rupert
This is what I was looking for,
Thus the CSS class is able to read the Cookies.
Regards
Rupert
42
Web Server - Ask For Help / Re: CSS Condition
« on: April 06, 2022, 11:53:51 AM »
Hi Bruce,
I have a list of "Large Buttons" on my index page.
I would like to show the last button clicked in a different CSS style, say "blue" button.
Thus setting a cooking with the "value" of the last button clicked, then apply the CSS style for the particular button based on the cookie value.
As an alternative, I can probably create a duplicate of each button (with a different CSS style), and hide the second one for each button set initially. Only showing the "second" button of a set when that set was last clicked.
I have a list of "Large Buttons" on my index page.
I would like to show the last button clicked in a different CSS style, say "blue" button.
Thus setting a cooking with the "value" of the last button clicked, then apply the CSS style for the particular button based on the cookie value.
As an alternative, I can probably create a duplicate of each button (with a different CSS style), and hide the second one for each button set initially. Only showing the "second" button of a set when that set was last clicked.
43
Web Server - Ask For Help / Re: CSS Condition
« on: April 04, 2022, 06:16:34 AM »
Hi Bruce,
I have style sheets in a CSS file for my site.
1. I want to be able to set a Cookie value via my NetTalk application.
2. The CSS should then be able to read the Cookie (set by my application) and based on that - apply the correct CSS formatting.
I have style sheets in a CSS file for my site.
1. I want to be able to set a Cookie value via my NetTalk application.
2. The CSS should then be able to read the Cookie (set by my application) and based on that - apply the correct CSS formatting.
44
Web Server - Ask For Help / Re: Upload Image Button
« on: April 04, 2022, 06:04:28 AM »
Thank you Bruce ;-)
45
Web Server - Ask For Help / Upload Image Button
« on: March 30, 2022, 03:38:04 AM »
Hi Guys,
I found in my NWF that the "upload image button" stays active, although the NWF has been set to "view only".
Is this supposed to be like this?
I found in my NWF that the "upload image button" stays active, although the NWF has been set to "view only".
Is this supposed to be like this?