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

Pages: 1 2 [3] 4 5 ... 21
31
Web Server - Ask For Help / Compile error NT11.22
« on: September 20, 2019, 01:38:51 AM »
Received below error after compiling with the new NT11.22

Unresolved External NetSignToken in NetHttp.obj - C:\Clarion11\Projects\Envelopes\map\release\Envelopes.MAP:2

Unknown directive, ignoring: $THISNETREFRESH


Ashley

32
Web Server - Ask For Help / Re: IExplorer 10 only errors
« on: August 07, 2019, 04:17:12 AM »
Hi Bruce,

Ok, kinda suspected that. I'd rather have them upgrade to Edge or the other new browsers.

Thank Bruce.

Ashley

33
Web Server - Ask For Help / IExplorer 10 only errors
« on: August 07, 2019, 02:21:50 AM »
Hi All,

I don't understand why I'm getting these errors in IE10 only. Using NT11.18 all other Capesoft templates are up to date

HTML1300: Navigation occurred.
LoginForm
SCRIPT1003: Expected ':'
all.js (2057,13)
SCRIPT5009: '$' is undefined
LoginForm (37,10)

The above errors occur only in IE10. Firefox, Chrome, MSEdge all work perfectly fine.
Ran Gzipall no change

Ashley

34
Your welcome Bruce.

Ashley

35
Hi Johan,
I have experienced the same thing. Here is what I found.
On the Settings Tab if you do not add Width(chars) then the button displays correctly.
If you set it to any character length then the button will size to the string's field size.

Bruce see attached web31.zip from Invoices under the Products menu item.


Ashley

36
Hi Bruce,

Some people here when accessing GoDaddy's email settings as a admin like the way they done it when they look at an individual's email account.

Thanks Bruce!

Ashley

37
I have a procedure that I want to call on a '_blank' page/tab. I do not want to show the menu when this page is called, can this be done.

So how and where does the code go to hide the below the menu_div class for a specific page or set of pages. I understand this can be done with CSS using display: none;.

<nav id="menu_div" class=" nt-menu-div ui-corner-br">

Think of it as a sales manager logging in to the site. There is a menu item "Manage Sales People", he then views a list of all sales personnel.
On that list is a row button that when pressed takes him to a new page/tab that shows him all the invoices that the sales person has produced.

I do not want the new page/tab to show the menu on it or any of it's preceding page after that.

Ashley

38
Web Server - Ask For Help / Re: WebServices Errors in Simple Client
« on: April 08, 2019, 05:48:52 AM »
Should I turn off CapeSoftMessageBox? Or is there another way to stop the message from apprearing.

The timer is set for 2 seconds in CapeSoftMessageBox then close automatically. I was just trying to keep a log of messages.

Thanks Bruce

Ashley

39
Web Server - Ask For Help / WebServices Errors in Simple Client
« on: April 05, 2019, 04:55:14 PM »
What could be the cause of the following errors,

Error = Unable to Close connection.||The error number was -34 which means Could not find connected client in Simple Connect Client or Server.||Error occurred in function NetSimple.CloseServerConnection

Error = Error sending data.||The error number was -40 which means Could not send NetSimple Data.||Error occurred in function NetSimple.Send,WebHandler

Would there be any way to capture these errors and deal with them without the server hanging?

PS. I am also using CapeSoftMessageBox which is not closing these messages.


Ashley

40
Web Server - Ask For Help / Re: Icons on menus and tabs
« on: November 20, 2018, 06:12:13 AM »
Thank you all


Ashley

41
Web Server - Ask For Help / Icons on menus and tabs
« on: November 18, 2018, 04:19:41 PM »
Hi All,

Bruce demonstrated an app that had icons on the menu. Does anyone know where to get such icons or images?
 
Bruce could you tell me what icons you were using, like them and would be nice on our sites.


Ashley

42
Web Server - Ask For Help / Re: nettalk 11 inspect console errors ?
« on: November 12, 2018, 05:29:14 AM »
Hi Don,

Thanks for the reply. I did as you said deleted js, css, and theme folders. Run copyall.gz and gzip.gz. Stringtheory is at version 2.88.
But get the same error.

Ashley

PS: I now also deleted all of my .clw, .inc, and all .obj files in obj folder...still same error.

PSPS: I have it working now, nothing a good CTRL F5 can't handle. Thanks Don!!!!!

43
Web Server - Ask For Help / Re: nettalk 11 inspect console errors ?
« on: November 10, 2018, 12:08:44 AM »
Hi,

I am getting something similar. I did the upgrade refresh buttons and reset all of the global styles.

I also removed any custom css files.

IndexPage:25 Uncaught TypeError: $(...).ntmenu is not a function
    at HTMLDocument.<anonymous> (IndexPage:25)
    at i (all.js?c=1:1)
    at Object.fireWith [as resolveWith] (all.js?c=1:1)
    at Function.ready (all.js?c=1:1)
    at HTMLDocument.K (all.js?c=1:1)
(anonymous) @ IndexPage:25
i @ all.js?c=1:1
fireWith @ all.js?c=1:1
ready @ all.js?c=1:1
K @ all.js?c=1:1

Also I have now tried to compile Basic2Menu app and exe will not display and Basic3Login app and getting IsMobile errors.

I have reinstalled Nettalk 11.01 twice now and same thing when trying to run the sample apps.

Ashley

44
Hi Bruce,

Great I will do so.

Thanks

Ashley

45
I want to use a button on a form that allows the user to print the page.

Someone on the forum was kind enough to show how to print from a link using XHTML.

So I was hoping I could do the same with a button.

Ashley

Pages: 1 2 [3] 4 5 ... 21