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 4 ... 12
16
Web Server - Ask For Help / CSS Condition
« on: March 30, 2022, 03:36:36 AM »
Hi Guys,

I would like to set a CSS condition based on a Cookie value saved by NetTalk.

Has anyone done this, or have an example?

Thanks in advance!

17
Web Server - Ask For Help / Strict-Transport-Security / Missing Header
« on: April 21, 2021, 02:36:45 AM »
Hi Bruce,

We've run a security and vulnerability scan for a client on their web application.
The only problem we picked up was a finding on "Strict-Transport-Security / Missing Header"

How can we pass this security check?


18
E-Mail - Ask For Help / DKIM Signing
« on: February 01, 2021, 11:59:29 PM »
Hi Guys,

I need to sign my outgoing e-mails with a DKIM private key.
Should this be included in the message body, or message headers?


19
Web Server - Ask For Help / File Upload Issue
« on: November 10, 2020, 05:28:08 AM »
Hi Guys,

After a recent NetTalk upgrade my file upload feature stopped working.
When I switch to HTML5 it works, when I switched advanced uploader off it doesn't upload the file and I get an error message:
"No file chosen"

Before the upgrade is was the other way around, HTML5 did not work, but without the advanced uploader - it worked.

Any ideas?

20
Web Server - Ask For Help / Checkbox must be one of Y/N
« on: October 27, 2020, 02:58:47 AM »
Hi Guys,

I recently updated my NetTalk templates and it seems since then I am receiving "Must be one of Y/N" for most of my checkboxes in NWF.

I check and confirmed all the checkbox settings.

Only way currently to rectify is to change these field validations rules in my dictionary.

Any help will be appreciated,


NetTalk 11.45
Clarion 11 Build 13244



21
Web Server - Ask For Help / Drop Field Type on NWF
« on: June 26, 2020, 03:13:17 AM »
Hi Guys,

If I am using a Drop Field type on a NWF,

how do I link a related table to the dropped records?

I tried the 'Link Table' option, but doesn't seem to work,

Perhaps I am doing something wrong ... any help will be appreciated ;-)

22
Web Server - Ask For Help / File Upload Issues
« on: May 15, 2020, 12:03:41 AM »
Hi Guys,

I am trying to use the file uploader in a NWF for the upload of employee signatures.

When I switch on the "Use Advance Uploader (HTML5), it breaks the HTML formatting of the window.

When I switch it off, the window formatting is correct, the file is correctly saved in the uploads folder, but the data being saved in the BLOB field is inconsistent.  Sometimes the signature is correct, other times it shows an older signature.

I've tried the BLOB option with, and without uploading to the upload folder.

23
Hi  Guys,

In one of our NT apps we are sending an e-mail with a URL to a user which they can click to view information about a transaction, without having the need to login / authenticate.

This is working well as the URL is unique (GUID) and our site is SSL enabled.

If the unique identifier is removed from the URL, the record filter is cleared and nothing is displayed.
of course all the security options on this NWB have been disabled, except only serve if over SSL.

From a security point of view, is there anyway a hacker can break into the system by using this URL?
I am considering including an expiry date with the URL.

Any other considerations or suggestions?


24
Web Server - Ask For Help / Unknown Default Values in NWF
« on: November 04, 2019, 07:06:57 AM »
Hi Guys,

I have a form completing default field values upon insert, and I don't know where these are coming from.

What determines a field's default "cookie" value?
How can I prevent default field values being populated from cookies in a NWF?


25
Web Server - Ask For Help / Open tab from button on NWF
« on: August 15, 2019, 03:31:26 AM »
Hi Guys,

I have a NWF with 5 x tabs.  What is the easiest way to open (example tab-5) on the NWF with the click of a button from the 1st tab?

26
E-Mail - Ask For Help / ThisEmailSend Class Compiler Errors
« on: June 12, 2019, 10:52:12 PM »
Hi Guys,

I am getting compiler errors when compiling an old NetTalk application using ThisEmailSend class with the latest template.

Field not found:  SetRequiredMessageSize
Field not found:  MessageText
Field not found:  Message HTML

Has there been a replacement equivalent for these methods?

27
Web Server - Ask For Help / Skip NWF button with tab
« on: May 21, 2019, 07:04:31 AM »
Hi Guys,

Is there a way to skip a button with tab in a NWF?

28
Web Server - Ask For Help / Error in Javascript
« on: May 13, 2019, 07:08:05 AM »
Hi Guys,

I am receiving a red bar flash - very briefly - on my Index page showing "Error in Javascript".
This happens every time I click a new button, or go back to the Index page.

Which is the easiest way to find out what is causing the Javascript error?



29
Web Server - Ask For Help / JavaScript Hand-code
« on: May 05, 2019, 12:57:23 PM »
Hi Guys,

I've been trying to put some hand-code Javascript into a NWF, Field (Client Side, When Field Accepted in Browser)
I am unable to get the Javascript code to execute,

Not sure if I am using the wrong format in NT?

For example:  I would like to call a function from the hand-code JavaScript section
let myCipher = cipher('String')

30
Web Server - Ask For Help / Session Value from within Javascript
« on: April 30, 2019, 02:39:54 PM »
Hi Guys,

Is it possible to set a session value from within a javascript condition?

Pages: 1 [2] 3 4 ... 12