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 ... 42 43 [44] 45
646
Web Server - Ask For Help / Re: Focus
« on: January 25, 2013, 05:33:36 AM »
i have a procedure for change password with this part of code:

if  Loc:CurrentPassword =Use:Password   
    loc:alert='Invalid New Password, is equal to Current password'
    loc:Invalid=true       
    EXIT
end

when occurs this error i need to set focus to Loc:CurrentPassword

647
Web Server - Ask For Help / Focus
« on: January 25, 2013, 03:36:59 AM »
exist a function for set focus via code??

648
Web Server - Ask For Help / Re: trapping error??
« on: January 25, 2013, 03:35:41 AM »
how the suppress Error Messages is work?? i have this setting with check but the messages continue in a server side..

649
Web Server - Ask For Help / Re: defaultfavicon
« on: January 24, 2013, 04:55:48 AM »
i found a solutions, rename the file to favicon.ico and then call localhost:88/favicon.ico , afte this the icon is update

650
Web Server - Ask For Help / Re: trapping error??
« on: January 24, 2013, 02:30:54 AM »
i don't have any message box , i refer a message box return by clarion and file manager, what happen when this message is running hidden in a server?  this messages is closed by nettalk ??

651
Web Server - Ask For Help / defaultfavicon
« on: January 23, 2013, 04:24:45 PM »
how i can change the defaultfavicon.ico?? i create my own favicon but nettalk always use the NT7 favicon.


652
Web Server - Ask For Help / trapping error??
« on: January 23, 2013, 03:58:00 PM »
how i can trapping file manager error, example if i delete a parent record that have multiple childs clarion return a message box with referential integrity error in a server side, but when run as services this error is hiden, is possible to trap the error and return this error with javascript or whatever message??

thanks..

653
Web Server - Ask For Help / Re: Autocomplete??
« on: January 23, 2013, 01:14:36 PM »
all my tables have a primary key, but not key in description.

do you have example with autocomplete??

654
Web Server - Ask For Help / Tabs Questions
« on: January 23, 2013, 08:39:45 AM »
is posible insert tabs inside a tabs??

655
Web Server - Ask For Help / Autocomplete??
« on: January 23, 2013, 07:43:06 AM »
i have a problem with autocomplete, the id dont pass to the field that i define to receive a value.

see the atachment, the value of Tip:TipoAplicacionId don't pass to Reg:TipoAplicacionId



[attachment deleted by admin]

656
Web Server - Ask For Help / Re: Upgrade NT7 to NT701
« on: January 01, 2013, 06:56:04 AM »
7.02 is up??? the http://www.capesoft.com/accessories/netsp.htm said 7.01 ..

657
Web Server - Ask For Help / Re: How to refresh a field on a form
« on: December 27, 2012, 04:41:05 AM »
somebody resolved the delete issue and refresh?? :'( :'( :'( >:(

658
Web Server - Ask For Help / Re: How to refresh a field on a form
« on: December 24, 2012, 07:36:59 AM »
this work for insert and update but not for delete..

659
I have the same problem in version 6.51.

660
Web Server - Ask For Help / NT7 Delete Problem
« on: December 14, 2012, 04:28:58 AM »
i have a form with a browse inside a form, if delete a record(or any child record) the refresh don't work until click the browse or simple don't work, but the record is deleted.

Try example web25 for reproduce the problem.

Pages: 1 ... 42 43 [44] 45