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

Pages: 1 [2] 3 4 ... 45
16
Web Server - Ask For Help / Re: Webcam broken in 14.03??
« on: March 22, 2024, 12:23:17 PM »
with 14.16 when connect with any device via ip address don't work cam example address 192.168.0.217:90, and no error in screen, is imposible to see console error in android mobile

17
Web Server - Ask For Help / Re: User feedback?
« on: March 14, 2024, 07:30:05 AM »
for me work create a memory form with 2 buttons and fill session variable with a valid values and in GotFocusBack process according the values in session value

18
as bruce says share example, i think that you need to change the value of your field  to session value in your popup form p_web.ssv('My:Field', yournewvalue ) and then refresh in GotFocusBack

19
check in your dct if you have a NetWebLog table, if not you need to delete it, or in webserver in local objects, window manager, init,  init the global variable with a valid path or in WebHandler in Process Link

20
the problem is that the glo:WebLogName don't have a valid path

21
Web Server - Ask For Help / Re: Mixing Small screens in Web App
« on: February 28, 2024, 09:47:39 AM »
is posibble only with css

by the way i create my own wizard responsive based in NT wizard

23
Web Server - Ask For Help / Re: Forms behave strangely in version 14.17
« on: February 09, 2024, 12:20:46 PM »
humm i have another issue in form, when press tab automatic fired a requiered for the next field and when press cancel and yes the form not closed, go back to 14.16

24
use basic driver

FIRSTROWHEADER

DRIVER('BASIC', '/FIRSTROWHEADER=[ON|OFF]' )

[ Buffers" = ] SEND(file, '/FIRSTROWHEADER [ = ON|OFF]' )

This indicates if the first row of the file contains the labels of the columns.

By default this switch is off. If turned on, then CREATE(file) will add a line containing the labels of the fields separated by the comma character (as specified by the COMMA switch or ','), further the first line will always be skipped when reading from the file.


25
Web Server - Ask For Help / Re: Another problem with NT 14.14
« on: January 22, 2024, 03:51:58 AM »
confirmed that it works as before, and thanks for NT 14 is work very fast and more stable

26
Web Server - Ask For Help / Re: Another problem with NT 14.14
« on: January 21, 2024, 02:06:15 PM »
I have seen that in every embed that has StringTheory or jfiles that is where it takes a long time to open and compile.

27
Web Server - Ask For Help / Re: Another problem with NT 14.14
« on: January 19, 2024, 04:11:04 AM »
i have two instance of clarion installed one with NT 12 and other with NT 14, with NT 12 Generating Modules and opening of embeds work super fast but after installaled NT 14.15 is working slow.

i don't what happend exactly but the solution in clarionhub post don't work for me

My clarion version is 11 13630

28
Web Server - Ask For Help / Re: Another problem with NT 14.14
« on: January 18, 2024, 03:20:48 PM »
Look at the time it takes to generate, before it was generated in less than 3 minutes.

Begin Batch Processing (Generation and Compile) at 1/18/2024 6:53:00 PM
Total applications to process 1
Clarion 11.0.13630 - Clarion.NET 4.0.13630
---------------------------------------
** Batch Processing (FECIPURV14) ** (1/1)
Code Generation start at 6:53 PM finish at 7:12 PM , elapsed time: 00:19:48.4302987


---------------------------------------
Executing Post Action: Compile
Application: FECIPURV14
Project: FECIPURV14
---------------------------------------
Compile start at 7:12 PM finish at 7:15 PM , elapsed time: 00:22:05.9173442



29
Web Server - Ask For Help / Re: Another problem with NT 14.14
« on: January 18, 2024, 02:51:54 PM »
for reproduced the problem open any app with more than 100 module, but the problem is after 14.15

30
Web Server - Ask For Help / Re: Another problem with NT 14.14
« on: January 18, 2024, 12:48:02 PM »
another problem with NT update is Extremlyyyy slow compile, i have another pc with NT 14.13 and everything work great, but after install NT 14.16 Extremlyyyy slow compile

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