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.
1
Web Server - Ask For Help / Re: NET ERROR: Attempt to Redirect from HTTP to HTTPS - correct the URL [http://sesi
« on: June 30, 2025, 12:48:25 AM »
Thank You.
But How do I fix it I call "sesiro.cloudcover.insure" in my code (p_web.RequestHost) do I have to explicitly call "https://" in front to fix it.
But How do I fix it I call "sesiro.cloudcover.insure" in my code (p_web.RequestHost) do I have to explicitly call "https://" in front to fix it.
2
Web Server - Ask For Help / NET ERROR: Attempt to Redirect from HTTP to HTTPS - correct the URL [http://sesi
« on: June 27, 2025, 11:50:11 PM »
NET ERROR: Attempt to Redirect from HTTP to HTTPS - correct the URL [http://sesiro.cloudcover.insure/apiTotalPolicyRecalc] to [https://sesiro.cloudcover.insure/apiTotalPolicyRecalc]
I am getting the above error when I upgraded my nettalk from nettalk 11 to nettalk 14
I am doing a get to a url "sesiro.cloudcover.insure" ie. from my nettalk 14 app to my nettalk 14 app.
It worked in Nettalk 11 without a https:// prefix.
Is there a setting or new DLL I missed for Nettalk 14 ?
I am getting the above error when I upgraded my nettalk from nettalk 11 to nettalk 14
I am doing a get to a url "sesiro.cloudcover.insure" ie. from my nettalk 14 app to my nettalk 14 app.
It worked in Nettalk 11 without a https:// prefix.
Is there a setting or new DLL I missed for Nettalk 14 ?
3
Web Server - Ask For Help / WSDL Error 1 Duplicate queue name. ServiceErrorQueue
« on: June 23, 2025, 10:45:50 AM »
I get this when I click on WSDL Button.
4
Web Server - Ask For Help / Re: I have a PopUp Form with an AutoStart Button can I autoClose after done ?
« on: November 21, 2024, 09:16:33 PM »
Hi Alberto not sure what you mean here and where I should put the code ? Will this Close the window "YourProcedure" ?
5
Web Server - Ask For Help / I have a PopUp Form with an AutoStart Button can I autoClose after done ?
« on: November 16, 2024, 05:04:28 AM »
I have a netwebform
with a start button
set to auto start
the url is set to autoopen the link to a '_blank' another window when complete
I want to autoclose the popup window if all went well
with a start button
set to auto start
the url is set to autoopen the link to a '_blank' another window when complete
I want to autoclose the popup window if all went well
6
Web Server - Ask For Help / Re: Can you make CheckBoxes with the Button on the Leftt and Text on the Right ?
« on: November 06, 2024, 11:04:35 PM »
Thank you very much for this rjolda.
I am new to Nettalk14 and need to look at all the new options on the templates.
I am new to Nettalk14 and need to look at all the new options on the templates.
7
Web Server - Ask For Help / Re: Can you make CheckBoxes with the Button on the Leftt and Text on the Right ?
« on: November 05, 2024, 08:01:06 AM »
I want to do it on a netwebform.
The form contains many fields some with long questions with a checkbox reply.
The default behaviour on a form is that all fields prompts and value and comments are aligned
So a form with a long question makes all the fields values move far right
I am happy to accomplish it in nettalk or using css
help me understand what options I have ?
The form contains many fields some with long questions with a checkbox reply.
The default behaviour on a form is that all fields prompts and value and comments are aligned
So a form with a long question makes all the fields values move far right
I am happy to accomplish it in nettalk or using css
help me understand what options I have ?
8
Web Server - Ask For Help / Can you make CheckBoxes with the Button on the Leftt and Text on the Right ?
« on: November 03, 2024, 12:44:50 AM »
Can you make CheckBoxes with the Button on the Leftt and Text on the Right ?
9
Web Server - Ask For Help / Re: checkboxes and radio buttons
« on: October 20, 2024, 10:32:11 PM »
Yeah, Thx Niels, it is unChecked.
10
Web Server - Ask For Help / Re: checkboxes and radio buttons
« on: October 18, 2024, 10:05:08 PM »
Thx Tried that I went to the network in dev tools Only the first field I change (can be anyone on the memory form) causes a call back to the server. after that nothing goes to the server until I click on another field from the main form then there is response from the page again and the check boxes are fixed ?
11
Web Server - Ask For Help / checkboxes and radio buttons
« on: October 18, 2024, 02:17:19 AM »
I have a form within a form
it is a memory form with generate form tag switched off
It has checkboxes and radio buttons
when the inside form refreshes it appears to loose the jquery "Boxes' and show as normal ticks and radio buttons until the form is refreshed again and they come back ?
any body have any tips ?
it is a memory form with generate form tag switched off
It has checkboxes and radio buttons
when the inside form refreshes it appears to loose the jquery "Boxes' and show as normal ticks and radio buttons until the form is refreshed again and they come back ?
any body have any tips ?
12
Web Server - Ask For Help / WebLog File
« on: February 22, 2023, 12:36:27 AM »
which embed point can I use to change the name of the weblog file
I also want a new file each day
it seems to be creating one every 30 minutes my idle time out parameter setting
I also want a new file each day
it seems to be creating one every 30 minutes my idle time out parameter setting
13
Web Server - Ask For Help / Re: Export to Excel
« on: December 02, 2021, 07:52:14 AM »
Is there no webinar today ?
14
Web Server - Ask For Help / Export to Excel
« on: November 30, 2021, 05:04:31 AM »
The Export to Excel is a great feature.
Excel seems to decide for itself how to format the cell.
for example :
I have a string 20 field in column 2
they all happen to be numberic but stored on the database as 0001 0002 0003
in excel they are numbers like 1 2 3 4
how do I ensure the row remains a string field in excel ?
Excel seems to decide for itself how to format the cell.
for example :
I have a string 20 field in column 2
they all happen to be numberic but stored on the database as 0001 0002 0003
in excel they are numbers like 1 2 3 4
how do I ensure the row remains a string field in excel ?
15
Web Server - Ask For Help / All of a sudden get compiler errors like this ?
« on: August 06, 2021, 08:44:01 AM »
Unknown identifier: S_WEB - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,60
Field not found: DATAPATH - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,87
Field not found: DEFAULTS - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,78
Field not found: _SITESQUEUE - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,66
Field not found: TRACE - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,15
Unknown identifier: NET - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp003.clw:198,9
Field not found: CONTENTTYPE - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp003.clw:198,13
Unknown identifier: NET - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp003.clw:199,9
LOTS and LOTS of them.
I tried renumbering and regenerating all procedures ?
Please Help
Field not found: DATAPATH - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,87
Field not found: DEFAULTS - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,78
Field not found: _SITESQUEUE - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,66
Field not found: TRACE - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp002.clw:761,15
Unknown identifier: NET - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp003.clw:198,9
Field not found: CONTENTTYPE - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp003.clw:198,13
Unknown identifier: NET - C:\Users\MikeRichards\Documents\Clarion11\NetTalk11\LexCorp\Lexcorp003.clw:199,9
LOTS and LOTS of them.
I tried renumbering and regenerating all procedures ?
Please Help