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.


Topics - osquiabro

Pages: 1 ... 7 8 [9] 10 11
121
Web Server - Ask For Help / Multi column Form??
« on: January 28, 2014, 08:02:59 AM »
this is possible with nettalk??

http://doptiq.com/demos/golden-forms/multi-column.html

and the placeholder is possible to add??


122
Web Server - Ask For Help / Retrive Value from Browse??
« on: January 25, 2014, 06:31:48 AM »
i know that with primary key i have a value in session variable, but how i can retrieve any other value in the browse without re-get to the database to obtain the value..

thanks..

look my new project www.crimpr.net:88 pure nettalk the style is pure css, the learning curve for css is very difficult

123
Web Server - Ask For Help / Button in Browse
« on: December 14, 2013, 01:54:20 PM »
I have a problem with custom button in a browse, when click the first time open the correct record but if press any other button in a list return the last record selected, only work is select the record and then press button.

I attach a demo, this demo is created by jking but with my modified..

[attachment deleted by admin]

124
Web Server - Ask For Help / Double Click in Browse...
« on: November 21, 2013, 05:48:52 AM »
how i can disable this setting?? when double click the form open as blank, and if open any record and then double click in other record, the system always open the last record..

version 7.29

125
Web Server - Ask For Help / Planner Problems
« on: June 17, 2013, 08:18:00 AM »
after update to v7.12

[attachment deleted by admin]

126
Web Server - Ask For Help / Bug in 7.12
« on: June 17, 2013, 07:26:17 AM »
in form procedures when insert or change field.

see atachment..

[attachment deleted by admin]

127
Web Server - Ask For Help / Error after update v7.11
« on: June 13, 2013, 07:20:15 AM »
C:\Apps\Magic\MagicTracking\MagicTracking\MagicTracking052.clw(49,42) : Error : Cannot call procedure as function


packet = clip(packet) & p_web.Script('startCountDown('& int(p_web.site.SessionExpiryAfterHS/100) &',"'& clip(p_web.site.LoginPage) &'","countdown");')

128
Web Server - Ask For Help / Alert question
« on: May 30, 2013, 08:32:23 AM »
is possible use p_web.Script('Alert') like this:

 ALERT and CONFIRM windows are now done as jQuery Dialogs.

129
Web Server - Ask For Help / Version 7.10 compile error
« on: April 25, 2013, 02:40:38 PM »
i have this error after compile with v7.10 and this UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 7.1 but web folder is on version 7.09

TPL: (Cryptonite.tpl) Error: Group %GlobalDeclareClasses(Cryptonite) Not Found - C:\Program Files\SoftVelocity\Clarion8\accessory\template\win\Cryptonite.tpl:13,3
TPL: (Cryptonite.tpl) Error: Group %ReadClasses(Cryptonite) Not Found - C:\Program Files\SoftVelocity\Clarion8\accessory\template\win\Cryptonite.tpl:14,3
TPL: (Cryptonite.tpl) Error: Group %ReadClasses(Cryptonite) Not Found - C:\Program Files\SoftVelocity\Clarion8\accessory\template\win\Cryptonite.tpl:15,3
TPL: (Cryptonite.tpl) Error: Group %AddObject(Cryptonite) Not Found - C:\Program Files\SoftVelocity\Clarion8\accessory\template\win\Cryptonite.tpl:297,3
TPL: (Cryptonite.tpl) Error: Group %AddObject(Cryptonite) Not Found - C:\Program Files\SoftVelocity\Clarion8\accessory\template\win\Cryptonite.tpl:297,3
TPL: (Cryptonite.tpl) Error: Group %AddObject(Cryptonite) Not Found - C:\Program Files\SoftVelocity\Clarion8\accessory\template\win\Cryptonite.tpl:297,3

130
Web Server - Ask For Help / Signature Example Error
« on: April 25, 2013, 07:39:17 AM »
when compile the example 75 received this errors: see attachtment...

C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(14,9) : Error : Illegal data type: DRAW
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(35,7) : Error : Field not found: INIT
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(35,3) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(39,9) : Error : Field not found: BLANK
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(39,5) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(40,9) : Error : Field not found: SETPENCOLOR
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(40,5) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(41,9) : Error : Field not found: SETPENWIDTH
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(41,5) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(48,13) : Error : Field not found: LINE
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(48,9) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(50,7) : Error : Field not found: DISPLAY
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(50,3) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(51,7) : Error : Field not found: WRITEBMP
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(51,3) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(52,7) : Error : Field not found: KILL
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(52,3) : Error : Unknown procedure label
Build Failed.



[attachment deleted by admin]

131
Web Server - Ask For Help / Reports -with Progress Bar?
« on: April 19, 2013, 04:31:29 AM »
Any example for this?? the progress bar example have a tab that said report but is empty.
thanks..

132
Web Server - Ask For Help / interesting
« on: April 05, 2013, 09:36:09 AM »

133
Web Server - Ask For Help / yes/no confirmation???
« on: March 27, 2013, 04:06:44 AM »
is possible to implement yes/no confirmation with nettalk??

i have a form and i need when user change a value the system alert before change the value..

134
Web Server - Ask For Help / html5??
« on: March 21, 2013, 03:37:52 AM »
Hi Bruce is in your wishlist html5 y css3 with nettalk?

thanks..

135
Web Server - Ask For Help / NetSimple Object Question
« on: March 14, 2013, 05:55:43 AM »
NetSimple Object only work in a windows?? i try to use in a source procedure with netwebclient.

My intention is call  a webservice via source procedure, is possible??

Pages: 1 ... 7 8 [9] 10 11