61
Web Server - Ask For Help / Give focus back to Browse after OnClick
« Last post by Rene Simons on September 09, 2025, 12:20:58 PM »Hi,
In my browse I have a button, where Onclick shows a popup memory form where some processing takes place after I click save .
When the process is done, the popup disappears (as it should) and the browse is shown again.
The buttons are sort of greyed out and unusable.
When I reload the page, everything returns to normal.
When the cancel button is clicked on the popup, everything is normal right away.
What can I do to make the browse normal immediately when the popup closes?
Cheers,
Ren?
In my browse I have a button, where Onclick shows a popup memory form where some processing takes place after I click save .
When the process is done, the popup disappears (as it should) and the browse is shown again.
The buttons are sort of greyed out and unusable.
When I reload the page, everything returns to normal.
When the cancel button is clicked on the popup, everything is normal right away.
What can I do to make the browse normal immediately when the popup closes?
Cheers,
Ren?
62
Web Server - Ask For Help / Re: Proxy server for let's encrypt?
« Last post by Jane on September 07, 2025, 04:38:23 PM »Thanks, Jeff.
I was concerned that your IT department might own the domain you're using, and thus control the DNS.
If you're able to register and own your own domain, that makes things a lot more flexible.
Glad you worked out a solution.
Jane
I was concerned that your IT department might own the domain you're using, and thus control the DNS.
If you're able to register and own your own domain, that makes things a lot more flexible.
Glad you worked out a solution.
Jane
63
Web Server - Ask For Help / Browser Back button
« Last post by rjolda on September 05, 2025, 10:45:32 AM »HI,
NT 14.21 C11
My young users reflexly swipe the mobile screen from left to right to go back. In my NT app, it says something like "page is not available - cannot resubmit". Then they have to log in again, and again, and again..... I understand why it does that but I need some solution for youngsters who have muscle memory in place....
SOO, can I trap the back button and just take them to the INDEX page so they can go back down the menu tree instead of kicking them out of the program and telling them they have violated the rules??
Thanks,
Ron
NT 14.21 C11
My young users reflexly swipe the mobile screen from left to right to go back. In my NT app, it says something like "page is not available - cannot resubmit". Then they have to log in again, and again, and again..... I understand why it does that but I need some solution for youngsters who have muscle memory in place....
SOO, can I trap the back button and just take them to the INDEX page so they can go back down the menu tree instead of kicking them out of the program and telling them they have violated the rules??
Thanks,
Ron
64
Web Server - Ask For Help / Re: NetWebClient - post data?
« Last post by JohanR on September 04, 2025, 08:40:55 AM »Hi Jane
thanks
NetShowSend=>1 is exactly what I was after
thanks
Johan
thanks
NetShowSend=>1 is exactly what I was after
thanks
Johan
65
Web Server - Ask For Help / Re: Proxy server for let's encrypt?
« Last post by rjolda on September 03, 2025, 03:34:26 PM »Good work Jeff.
I have found that asking the right question and using responses from NG and a little research and you can get most problems solved! I am happy that you were able to get this to work!
Ron
I have found that asking the right question and using responses from NG and a little research and you can get most problems solved! I am happy that you were able to get this to work!
Ron
66
Web Server - Ask For Help / Re: Proxy server for let's encrypt?
« Last post by jking on September 03, 2025, 03:05:44 PM »Jane,
I'm using the one Bruce recommends and supports in NT 14, DNSimple. I chose the free "Solo" plan for now and registered a new domain. Was surprisingly simple to get this working by following the steps in the NT docs.
The University were I work, won't be opening ports, like 80 and 443, "to the public", as they say. I have to connect to their network via a VPN (GlobalProtect), to manage my three servers and apps. Using DNS challenge was the only way I could get out to Let's Encrypt. With this scenario, local network users, or outside users who are authorized to run the VPN, can access my NT 14 server apps. Other outside users are a problem as port 443 is not open on the public side...at least for my three servers. Still trying to sort this out with them.
Thanks,
Jeff
I'm using the one Bruce recommends and supports in NT 14, DNSimple. I chose the free "Solo" plan for now and registered a new domain. Was surprisingly simple to get this working by following the steps in the NT docs.
The University were I work, won't be opening ports, like 80 and 443, "to the public", as they say. I have to connect to their network via a VPN (GlobalProtect), to manage my three servers and apps. Using DNS challenge was the only way I could get out to Let's Encrypt. With this scenario, local network users, or outside users who are authorized to run the VPN, can access my NT 14 server apps. Other outside users are a problem as port 443 is not open on the public side...at least for my three servers. Still trying to sort this out with them.
Thanks,
Jeff
67
Web Server - Ask For Help / Re: NetWebClient - post data?
« Last post by Jane on September 03, 2025, 09:02:06 AM »Install Fiddler?
Try getting it to work with the NetDemo program and look at the detailed log there.
Temporarily compile your app with
NetShowSend=>1
and maybe NetShowReceive=>1
Try getting it to work with the NetDemo program and look at the detailed log there.
Temporarily compile your app with
NetShowSend=>1
and maybe NetShowReceive=>1
68
Web Server - Ask For Help / Re: news.softvelocity.com is VERY VERY SLOW and not useable - am I the only one??
« Last post by Bruce on September 03, 2025, 07:07:08 AM »69
Web Server - Ask For Help / NetWebClient - post data?
« Last post by JohanR on September 02, 2025, 10:02:06 PM »Hi,
How do I check the actual Post request?
Having some issues and want to make sure that all the bits are in the correct places.
Current specific error that I'm getting is that the bearer token is invalid, as far as I can it's good and has not expired.
So want to see what the post data actually looks like, complete with header etc...
thanks
Johan
How do I check the actual Post request?
Having some issues and want to make sure that all the bits are in the correct places.
Current specific error that I'm getting is that the bearer token is invalid, as far as I can it's good and has not expired.
So want to see what the post data actually looks like, complete with header etc...
thanks
Johan
70
Web Server - Ask For Help / Re: Proxy server for let's encrypt?
« Last post by Jane on September 02, 2025, 07:27:36 PM »Jeff,
What DNS provider are you using with the challenge?
What DNS provider are you using with the challenge?
Recent Posts