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

Pages: 1 [2] 3 4 ... 21
16
Web Server - Ask For Help / Delete Row Button
« on: November 14, 2019, 05:35:45 AM »
Hi All,

Have a delete row button which deletes the record, but when returning to browse the browse disappears until F5 key is pressed.
So it looks like there is a refresh problem on deletes or the filter is removed. Using NT11.24 and Win10.

I checked other browses and they work properly. So the question, why would this browse not refresh after a delete when others do?


Ashley

17
Hi Bruce,

>>So they _see_ the report, they just can't save it?<<

That's correct. We will be contacting them and hopefully with their IT personnel to resolve this issue.

Thanks Bruce for the info.

Ashley
 

18
Web Server - Ask For Help / How to handle client slow internet connections
« on: November 04, 2019, 09:15:49 AM »
We have a few customers who have been using mobile hotspots when traveling. We noticed that at times our server will "hang" when they are logged in.
Is there a better way to detect/handle these slow or intermittent connections?

Also we at times see slow requests which seem to effect the way the NTServer performs, bogging it down and eventually rendering it unusable until a restart. 
We have some federal government customers that cannot save a report from there browser. We are thinking there proxy/firewall is not allowing them to download
from a site that is not approved through the firewall, which also may be causing issues for our web server.

Any thoughts or suggestions would be greatly appreciated.


Ashley

19
Web Server - Ask For Help / Re: Multiple structures in a web service
« on: October 22, 2019, 01:55:33 AM »
Thank you Bruce, I will give it a go.


Ashley

20
Web Server - Ask For Help / Re: Multiple structures in a web service
« on: October 21, 2019, 02:59:51 AM »
I removed the group of parameters and have them listed individually, and I now receive the request with data included except for the queue of addresses.

Ashley

21
Web Server - Ask For Help / Re: Multiple structures in a web service
« on: October 20, 2019, 11:59:41 PM »
Using Amazon's ELB to handle the security. The ELB changes the incoming requests to https.

I will check with AWS to see if anything has changed with the ELB

Ashley

22
Web Server - Ask For Help / Multiple structures in a web service
« on: October 20, 2019, 12:33:06 PM »
Hi Bruce,

I have a group as a parameter that has a uid and a pwd and other fields and a queue as a second parameter. The group has a number of settings that I use to process the queue.
The queue has postal address information in it. Both are sent to the web service which processes the data and returns a field and the updated queue.
This has been working and now the group seems to be empty when the api is called, so it fails.

The last time the customer accessed the API was in around June the 17th. They have been preparing their software to integrate into our system and now the api call fails.

Can you maybe point me in a direction to resolve.

They are using Python and sending the below to the API.

URL - http://www.cmsienvws.com/AddMultiAddresses

HEAD - {'Host': 'www.cmsienvws.com', 'Content-type': 'application/json', 'Content-length': '886', 'Accept': 'application/json'}

REQUEST - {"AddressRecords": [{"IMB": "", "RETURNCITY_ST_ZIPCODE": "IRONDALE, AL  35210-1782", "SENDTOZIPCODE": "35007-9371", "PICNUMBER": "", "LINEWEIGHT": 1.0, "RETURNADDRESS1": "PINNACLE DATA SYSTEMS, LLC", "RETURNADDRESS2": "350 AUTOMATION WAY", "RETURNADDRESS3": "", "SENDTO1": "JEFF WADE", "SENDTO2": "104 COMANCHE CIR", "SENDTOSTATE": "AL", "SENDTOCITY": "ALABASTER", "SENDTOADDRESS2": "", "SENDTOADDRESS1": "104 COMANCHE CIR", "CUSTOMFIELD1": "0_2", "CUSTOMFIELD3": "", "CUSTOMFIELD2": "", "CUSTOMFIELD5": "", "CUSTOMFIELD4": "", "LINEPOSTAGE": 0.5}], "AddrRequestGrpMulti": {"USERNAME": "PinnacleT", "SIGNATUREREQUESTED": 1, "USERPASSWORD": "pinnacle123", "MIXEDWEIGHTMAIL": 0, "PIECECOUNT": 1, "PRESORTDISCOUNTS500PCSPLUS": 0, "PRINTSEARCHFIELDS": 1, "PIECEWEIGHT": 1.0, "ENVELOPETYPE": 1, "CERTIFIEDMAIL": 1, "IMBDECODED": 0, "CASSADDRESS": 0, "POSTAGE": 0.5, "RESTRICTEDDELIVERYREQUEST": 0, "BRECRE": 0}}

The account is a test account so you can try it if you like.
If you need anything else let me know.

Ashley

23
Web Server - Ask For Help / Re: File Upload Problems 11.22 and 23
« on: October 12, 2019, 02:41:29 AM »
Hi Bruce,

File upload still does not work in 11.23 using FileUpload(26) app.

Ashley

24
Web Server - Ask For Help / Re: NT 11.22 Radio buttons Problem
« on: October 11, 2019, 04:09:31 AM »
Welcome Bruce

25
Web Server - Ask For Help / Re: File Upload Problems 11.22
« on: October 09, 2019, 07:33:56 AM »
Thanks Bruce


Ashley

26
Web Server - Ask For Help / Re: NT 11.22 Radio buttons Problem
« on: October 09, 2019, 07:32:10 AM »
See attached zip. When you go into Mailbox update form.
This is for both 11.21 and 11.22


Ashley

27
Web Server - Ask For Help / NT 11.22 Radio buttons Problem
« on: October 01, 2019, 04:59:58 AM »
Hi All,

Radio buttons do not obey layout setting to Horizontal when set to yes unless "Use jQuery Buttons" is ticked on.

Ashley Stahl

28
Web Server - Ask For Help / Re: File Upload Problems 11.22
« on: September 24, 2019, 02:53:26 AM »
Mike,

If you have "Remove WebFolderPath from incoming file name" unchecked then it is looking for Loc:filename. Check-it and the error goes away.

Ashley

29
Web Server - Ask For Help / File Upload Problems 11.22
« on: September 23, 2019, 03:22:47 AM »
Hi All,

Has anyone had problems uploading files to a WebServer? Installed NT11.22 from NT11.21 file upload no longer works.

I see in the history notes that a change was made to, "Fix: File Upload fields did not set %FormField correctly.".
It does not upload the selected file to the uploads folder, but says it successfully uploaded the file.

UPDATE: I tested the file upload app in NT/WebServer/Examples and that also failed to upload a file to the uploads folder.


Ashley

30
Web Server - Ask For Help / Re: Compile error NT11.22
« on: September 20, 2019, 03:56:44 AM »
Hi Don,

I have it set to LIB for other dll's I'm using so that won't work.

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