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 - rupertvz

Pages: [1] 2 3 ... 22
1
Thank you Bruce,

it is a value from the record in the parent NWB.
I can add this field to the "view fields" of the NWB.
How do I pass this to a SessionValue?

2
Hi Guys,

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

3
Web Server - Ask For Help / Re: Too Many SegDef
« on: June 26, 2024, 09:47:21 PM »
Thank you Alberto,

I did make it a memory form, but have not yet tried removing the "Form tag"
Let me try this and see.

4
Web Server - Ask For Help / Re: Too Many SegDef
« on: June 26, 2024, 11:07:57 AM »
I've also been hitting the segdef problem more lately.
Main cause on my side is very large forms from the client side.
I've been redesigning the forms with different tabs, calling separate procedures.

However, I found that went I call a new procedure from within a NWF-tab, the controls in the new NWF seems to be broken somehow.
For example, the checkboxes break completely in the second NWF, whilst the checkboxes on the calling NWF still works.

I thought it had to do with some faulty control and/or code, but after redoing the NWF, I ran into the same issue.

5
Web Server - Ask For Help / Re: Desktop app or Service
« on: June 14, 2024, 01:25:37 AM »
Thank you Jane, Alberto ;-)

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

7
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


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

9
Hi Robert,

I see it works on my iPhone.
I changed the barcode format to EAN and this enabled me to scan successfully.

My web-app was uploaded to the Windows server, opened from my iPhone and scans successfully.


10
Hi Everyone,

I managed to run Webcam(79) on my Windows workstation successfully.
The barcode appears onscreen, but I am not sure how "BEEP" scan the barcode so it inserts into the field.
Is it supposed to auto-scan?

From our server however, I get the same Javascript error, and I am running the exact same set of files.
With WEB1.exe as the application.

11
Web Server - Ask For Help / Re: Windows Popup Message
« on: December 01, 2023, 12:44:08 AM »
Thank you Alberto,

But the client needs to be in the web app to receive the message?

Sorry, I left out to say, the popup should happen in the their browser, even if they are on another website,
Or in Windows, perhaps from the tray?

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



13
Web Server - Ask For Help / Re: File Upload and Save button
« on: November 07, 2023, 01:00:51 AM »
Hi Bruce,

It has been set to "Start upload when the file is selected"

But when the file is selected the Save button goes disabled, and there does not seem to be a way to get it enabled again.

Kindly see example attached.

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

15
Web Server - Ask For Help / Re: Too Many SegDef
« on: October 10, 2023, 11:14:05 AM »
Thank you Tim,

This is very helpful.

Pages: [1] 2 3 ... 22