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

Pages: 1 [2] 3 4 ... 7
16
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

17
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

18
Web Server - Ask For Help / display text in a string field.
« on: December 05, 2017, 05:31:48 AM »
How does one have text display in a string ie. "Enter your name here", and when typing starts it disappears?


Ashley


19
Web Server - Ask For Help / Importing a WSDL
« on: November 02, 2017, 02:10:49 AM »
Hi All,

Has anyone written a program/template to import a wsdl into a Clarion NT Web Client app?


Ashley

20
Web Server - Ask For Help / Compile errors
« on: October 25, 2017, 07:58:55 AM »
Hi All,

I am getting the below compile errors from one of my apps. The other apps are fine when compiling. What is the fix for the below;

Illegal data type: NETWEBSERVERWORKERBASE - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:5,31
Expected: <ID> RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:5,25
Unknown attribute: VIRTUAL - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,83
Unknown attribute: PPARMS - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,74
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,67
Expected: <ID>  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,66
Unknown attribute: P_METHOD - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,57
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,50
Unknown attribute: P_ID - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,45
Illegal data type: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6,38
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:6
Unknown attribute: VIRTUAL - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:7,74
Expected: <ID> <LINEBREAK> ( , ;  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:7,72
Unknown attribute: P_OPTIONS - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:7,63
Unknown attribute: STRINGTHEORY - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:7,50
Unknown attribute: P_ID - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:7,45
Illegal data type: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:7,38
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:7
Unknown attribute: VIRTUAL - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,83
Unknown attribute: PPARMS - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,74
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,67
Expected: <ID>  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,66
Unknown attribute: P_METHOD - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,57
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,50
Unknown attribute: P_ID - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,45
Illegal data type: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8,38
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:8
Unknown attribute: VIRTUAL - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:9,74
Expected: <ID> <LINEBREAK> ( , ;  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:9,72
Unknown attribute: P_OPTIONS - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:9,63
Unknown attribute: STRINGTHEORY - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:9,50
Unknown attribute: P_ID - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:9,45
Illegal data type: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:9,38
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:9
Unknown attribute: VIRTUAL - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:11,59
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:11,52
Unknown attribute: PORDER - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:11,44
Illegal data type: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:11,37
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:11
Unknown attribute: VIRTUAL - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,113
Expected: <ID> <LINEBREAK> ( , ;  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,111
Unknown attribute: PORDER - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,105
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,98
Unknown attribute: PFIELD - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,91
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,84
Unknown attribute: PTABLE - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,76
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,69
Unknown attribute: PCOLUMN - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,61
Unknown attribute: LONG - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,56
Unknown attribute: PSTR - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,50
Illegal data type: STRINGTHEORY - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12,37
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:12
Unknown attribute: VIRTUAL - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,100
Unknown attribute: PICON - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,92
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,85
Expected: <ID>  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,84
Unknown attribute: PBUTTON - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,76
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,69
Unknown attribute: PCOLUMN - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,61
Unknown attribute: LONG - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,56
Unknown attribute: PSTR - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,50
Illegal data type: STRINGTHEORY - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13,37
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:13
Expected: <ID> <LINEBREAK> ( , ;  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,93
Unknown attribute: PTYPE - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,88
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,81
Unknown attribute: PID - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,77
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,70
Unknown attribute: PFIELD - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,63
Unknown attribute: STRING - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,56
Unknown attribute: PSTR - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,50
Illegal data type: STRINGTHEORY - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14,37
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebM.inc:14
Unknown attribute: INC - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,135
Unknown attribute: NETWEBSOCKETCLIENT - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,116
Unknown attribute: INC - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,108
Unknown attribute: NETWEBSOCKETSERVER - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,89
Illegal data type: SEE - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,85
Expected: <ID> <LINEBREAK> ; INCLUDE OMIT SECTION COMPILE PRAGMA RECORD  - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,83
Wrong number of parameters - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,83
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,74
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,69
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,63
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,59
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,49
Expected: <ID> <LINEBREAK> ( , ;  - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,46
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,41
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,32
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,29
Expected: <ID> <LINEBREAK> ( , ;  - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,25
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,14
Invalid FILE attribute - C:\Clarion10\Accessory\LibSrc\Win\NetWebSocket.inc:1,11


BTW all of the files are in the correct folder and my redirection file is pointing to those folders also.


Ashley

21
Web Server - Ask For Help / Web Services and large reports
« on: October 23, 2017, 05:31:06 AM »
Hi All,

I have a report exe that is called by a NT Web Services app. These reports can be quite large, 5000 pages plus in a pdf. Currently the web service goes into a loop until the pdf is available, this is fine for small reports. I am worried when a large report needs to be generated the server will time out.

Questions:
1.) Will the web service time out before the report is completed?
2.) Should I create a webservice that fetches the file once completed?


Ashley

22
E-Mail - Ask For Help / HTML emails no longer showing image.
« on: March 24, 2017, 07:01:12 AM »
Hi Bruce,

Could you tell me what would have changed in the Email stuff in Nettalk.

See the 2 attached files.


Ashley

23
Web Server - Ask For Help / Insert, Change, Delete browse buttons
« on: February 08, 2017, 03:04:52 AM »
Hi Bruce,

Would you add a "Disable If" condition to those type buttons just like you have in an "Other" button?

Reason:
When a flag is set on the form and is saved a process has to complete. They should not be able to press the edit button at that point.


Ashley
 

24
Web Server - Ask For Help / Save Form after priming fields
« on: January 13, 2017, 09:19:24 AM »
Hi All,

I have a parent form that is primed with required fields and would like to save it when entering the form.

From the parent form a button calls the child form and the user fills the child form and returns back to the parent.

I read on this forum that there is a setting on the form that allows one to do this but cannot find it.


Ashley

25
Web Server - Ask For Help / Progress Bar not seeming to work the same.
« on: December 28, 2016, 06:07:14 AM »
Hi All,

I have a report that is called from a webform start button with a progress bar.

I see the report generating the pdf(25 pages) but the progress control has already disappeared without the link.
It does 1 and 2 page pdfs correctly but not larger reports 3 or above.

Looks like a timing issue where the report now returns to the form before the pdf is generated completely.
Anyone else seeing this?
Clarion 10 NetTalk 9.16

Ashley

26
Web Server - Ask For Help / Running a Procedure when adding a new record
« on: October 29, 2016, 05:46:06 AM »
I would like to run a procedure that would generate a pdf report before the user presses the save button
so I can display a progress bar when generating the report. Here is the catch I need the data from the form to
produce the report.

Can one save the insert record to the table, then generate the report and then a button to close the form or
is there a better way to do this?



Ashley

27
Web Server - Ask For Help / Sort after insert record problem
« on: October 29, 2016, 05:33:02 AM »
I have a date field as the only sort field on a browse and have the "Default to Descending" ticked on.

When returning from adding a new record the sort is not obeyed ie. I want the browse to show the
newly added record as the first record in the browse. How can this be obtained.


Ashley

28
Web Server - Ask For Help / Locator
« on: October 24, 2016, 05:24:44 AM »
Hi Al

Let's say a user has a browse open and typed something into the locator/search field and now displays the data they wanted to see.
They then open the same browse from the menu and want to search for something else, but the locator has the last browses search terms in it.
What I would like to have happen is the browse's locator field is cleared.

So how could this be done?


Ashley

29
Web Server - Ask For Help / ReDirect from http to https problem
« on: September 23, 2016, 08:43:18 AM »
Hi Bruce,

The Rediect does not always work correctly when called.

I am using the below code in the WebHandler - ParseRequstHeader Procedure

IF SELF.XForwardedProto = ': http' THEN
  SELF.Redirect('https://www.trackcustommail.com',Net:Web:ToSecure,Net:Web:Repost,Net:Web:PermRedirect)
  RETURN NET:NOTOK
END

It is not returning the redirect to the correct caller. I have the info from WireShark and will supply it if necessary.

Ashley

30
Web Server - Ask For Help / How to get he UserAgent in WebServer proc
« on: September 20, 2016, 08:25:32 AM »
How can I get the UserAgent info in The WebServer procedure?

We are using AWS ELB and it sends a request every 2 seconds so I cannot do a prop:disconnect for my table if there is no activity.


Ashley

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