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

Pages: [1] 2 3 ... 125
1
Web Server - Ask For Help / Re: Filtering two fields in a Net Web Browse
« on: January 16, 2025, 09:41:24 AM »
Sure you meant <39>...

2
Hi, see loc:parent...

  ! loc:parent is the container (form etc) on which this procedure is embedded.
  loc:parent = p_web.PlainText(lower(p_web.GetValue('_parentProc_')))

3
Web Server - Ask For Help / Re: Close BROWSE procedure
« on: November 29, 2024, 04:19:35 AM »
p_web.Script( p_web.WindowOpen( 'ThePageYouwantToGo'))

4
Hi, try
p_web.Script( p_web.WindowOpen( 'YourProcedure'))

5
Wise, no prompt and using the comment.

6
Hi Jeff,
Why not use the "URL on Save" from the 1st form to go to the 2nd form sending the Study_ID as a parameter?

7
Web Server - Ask For Help / Re: Errors after upgrade to NT 14.27
« on: October 01, 2024, 12:49:08 PM »
Hi, you need to upgrade StringTheory

8
Web Server - Ask For Help / Re: Performance NetWebForm
« on: August 27, 2024, 03:34:30 AM »
Yes, it works.
I remember to read something about in the docs but cant find it.

9
Web Server - Ask For Help / Re: Performance NetWebForm
« on: August 23, 2024, 05:44:48 AM »
Thanks Bruce, Ive imported the Perfomance NetWebForm to my server, check the Websokets script in the scripts tab, check the Use Websockets in the security tab but it does not work, Im missing somethig but do not find the documentation.

10
Web Server - Ask For Help / Performance NetWebForm
« on: August 21, 2024, 06:07:37 AM »
Hi, anyone recalls how to make it work?
Ive added the performance form, set the Websokets script but it does not work, I cant remember what else to do and I cant find it in the help.
Thanks

11
Hi, problem is you dont set any values for each option, see pic, fill the values and it will work ok, tested.

12
Hi,
see pic

14
Web Server - Ask For Help / Re: Reboot from Running NT Application
« on: July 06, 2024, 08:46:06 AM »
Hi Richard I
I have memory leaks too
What Im doing is Halt(ed) it at midhight

15
Web Server - Ask For Help / Re: Too Many SegDef
« on: June 26, 2024, 12:32:26 PM »
rupertvz
If you are inserting a form on a form you need to make it memory and uncheck the add <form> tag

Pages: [1] 2 3 ... 125