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.


Topics - rupertvz

Pages: [1] 2 3 ... 12
1
Web Server - Ask For Help / Google picking up documents from web folder
« on: November 08, 2024, 12:24:09 AM »
Hi Guys,

We have a NT web server with SSL, site security, and users must be logged on to access the web server.
Google somehow managed to access documents from the "web" folder, and published links to these online.

Is there a way to block / stop this, as it is a serious security concern for the customer.

2
Hi Guys,

How do I pass a parameter from a NWB to a child browse?

3
Web Server - Ask For Help / Desktop app or Service
« on: June 12, 2024, 08:10:54 AM »
Hi Guys,

Is there an easy way to determine at runtime whether a NT app is running as a desktop instance, or a Windows Service?

4
Web Server - Ask For Help / Urgent Issue: Windows Time Zone
« on: June 11, 2024, 12:29:09 AM »
Hi Guys,

We've upgraded a client to Windows Server 2022, and all of a sudden my Windows service-applications does not recognise the Windows time zone.
We are on UCT+2 and now all my log entries from the Service-applications are 2 hours behind.

Running the "normal" applications from the Windows desktop is perfectly fine.  Clock() reports to the correct time.
I've done a test and inserting a record from the Windows service-application causes the same 2 hours lag-result.

I've never seen this before, and believe it must be a setting or new adoption in Windows Server 2022 - specific to Windows Services.

Anyone experienced this recently?

I've done a lot of Googling and still have no solution yet.  Any help will be appreciated.


Seems like others experienced the same, but unfortunately not answer yet ...

https://stackoverflow.com/questions/74277164/service-running-in-a-different-timezone-than-windows-with-a-specific-user


5
Web Server - Ask For Help / GUID Question
« on: May 24, 2024, 02:54:50 AM »
Hi Guys,

All my GUID's are 16 characters, and relations between my tables are all GUID based lately.

A .Net developer told me that the GUID should ideally be 32 characters.

Does this mean moving forward it is best to cater for 32 bit GUID's in my tables, or will 16 characters suffice for the foreseeable future.

I did a bit of reading up on this, but would like to hear any comments.

6
Web Server - Ask For Help / Windows Popup Message
« on: November 30, 2023, 03:52:55 AM »
Hi Guys,

Not sure if this is the correct place to ask, but perhaps someone could make a suggestion,

I am looking for a Windows Popup Message template.

For example, when transactions are pending approval in the application database, it should prompt the user and give a popup message accordingly.



7
Web Server - Ask For Help / File Upload and Save button
« on: November 06, 2023, 04:51:03 AM »
Hi Guys,

When I use a file-upload control in a NWF (a popup), the SAVE button becomes disabled - as soon as the file is selected from the file-upload.
It does not happen when the form is not a popup.

Is this expected, as I cannot figure out what is causing the issue?

8
Web Server - Ask For Help / Skip read-only fields
« on: October 10, 2023, 06:16:49 AM »
Hi Guys,

I've seen previous discussions on this topic, but not a solution as perse.
Is there a way to skip a read-only field?

The read-only fields are dynamic, and not practical to change these to display fields.
There are also many fields on this form, and not possible to have them all duplicated as "display fields" - for the "read-only" condition.


9
Web Server - Ask For Help / Too Many SegDef
« on: October 05, 2023, 05:44:23 AM »
Hi Guys,

I also received the SegDef error recently, because of a very large form.
I've added the form on it's own CLW and seems to be working for now.

The client however, has a even longer form to be designed.

Is there a work-around, as I don't want to run into a dead-end with this project.


10
Hi Guys,

I am having a challenge with a child-browse obtaining the primary key from a selected record in a NWB, if there are multiple tabs with different filters applied to each tab.

In the first tab (record A) may be selected, in the second tab (record B) may be selected (filter applied).

When my child browse reads the primary key, it will read it from the second tab, and not from the first tab where record A was selected.

* It is a problem with the NWB just opens, and the records are auto-selected.
The child-browse will show incorrect information related to primary NWB "second tab".

Any way around this perhaps?


11
Web Server - Ask For Help / Post Update not firing
« on: February 16, 2023, 01:33:19 PM »
Hi Guys,

I have a NWF, it updates records correctly, and the ValidateAll is working.

However, any codes in PostUpdate is being ignored, it turns out this embed doesn't fire at all, even with successful record changes.

Could there be a reason for this?

12
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?
 

13
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.

14
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?

15
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.

Pages: [1] 2 3 ... 12