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.
16
Web Server - Ask For Help / Re: NT14Labels and routines "Duplicated" Gamma-test
« on: August 17, 2023, 02:43:39 AM »
Hi,
I understand.
I was a little hasty complaining about things that I did wrong.
Sorry for that.
Ren?
I understand.
I was a little hasty complaining about things that I did wrong.
Sorry for that.
Ren?
17
Web Server - Ask For Help / NT14Labels and routines "Duplicated" Gamma-test
« on: August 15, 2023, 07:11:52 AM »
Hi,
Trying some simple NT14 things.
I get too many "Routine/ Goto label duplicated" (not true imho)
Also filter expression in auto complete stays in the code even if I remove it from the template.
And label duplicated (true), but I do not understand why.
Cheers,
Ren?
Trying some simple NT14 things.
I get too many "Routine/ Goto label duplicated" (not true imho)
Also filter expression in auto complete stays in the code even if I remove it from the template.
And label duplicated (true), but I do not understand why.
Cheers,
Ren?
18
Web Server - Ask For Help / Re: Insert without a form
« on: April 04, 2023, 10:41:04 PM »
Hi BRuce,
So, do you think it possible to create an update form with just a lookup browse?
Then when I select, a record, is it possible to simulate clicking the save button on the form or do I have to click it myself?
Ren?
So, do you think it possible to create an update form with just a lookup browse?
Then when I select, a record, is it possible to simulate clicking the save button on the form or do I have to click it myself?
Ren?
19
Web Server - Ask For Help / Insert without a form
« on: April 04, 2023, 06:52:56 AM »
Hi,
To insert a record, starting from a browse, normally a form is used.
I would like to have a select-popup directly when I click the insert button under the browe.
I have no need for a form here. I don't even want it.
Is that achievable?
Cheers,
Ren?
To insert a record, starting from a browse, normally a form is used.
I would like to have a select-popup directly when I click the insert button under the browe.
I have no need for a form here. I don't even want it.
Is that achievable?
Cheers,
Ren?
20
Web Server - Ask For Help / Re: Set default font and font size in TinyMCE
« on: April 03, 2023, 11:04:42 PM »
Hi,
I found a link on how to approach this:
https://www.tiny.cloud/blog/how-to-change-the-default-font-family-size-and-color-in-tinymce/
Cheers,
Ren?
I found a link on how to approach this:
https://www.tiny.cloud/blog/how-to-change-the-default-font-family-size-and-color-in-tinymce/
Cheers,
Ren?
21
Web Server - Ask For Help / Set default font and font size in TinyMCE
« on: April 01, 2023, 07:55:38 AM »
Hi,
Is there a way to set a default font and font size in TinyMCE.
The standard appearance is very small.
Cheers,
Ren?
Is there a way to set a default font and font size in TinyMCE.
The standard appearance is very small.
Cheers,
Ren?
22
Web Server - Ask For Help / Re: Change a static page
« on: March 20, 2023, 11:43:03 PM »
Thanks Jane!
23
Web Server - Ask For Help / Re: Change a static page
« on: March 20, 2023, 05:48:40 AM »
That was it!!
Thank you Alberto
Thank you Alberto
24
Web Server - Ask For Help / Change a static page
« on: March 19, 2023, 11:17:17 PM »
Hi,
When I change a static page in the webfolder, it seems that
the change is not picked up until after the webserver is restarted.
Is that correct behaviour?
Rene
When I change a static page in the webfolder, it seems that
the change is not picked up until after the webserver is restarted.
Is that correct behaviour?
Rene
25
Web Server - Ask For Help / Re: Still fighting with the FileDownload Example
« on: February 12, 2023, 11:15:32 PM »
Hi Richard
When when you (conditionally) let the file name start with '$$$' before serving,
it will be removed after it is served.
Ren?
When when you (conditionally) let the file name start with '$$$' before serving,
it will be removed after it is served.
Ren?
26
Web Server - Share Knowledge / All sorts of info
« on: January 10, 2023, 12:51:25 AM »
Hi all,
When there is a topic you would like to know about more, check out https://www.guru99.com
It has free info on all sorts of aspects playing in computerland.
Too much to sum up but creatinly worth a look.
Ren?
When there is a topic you would like to know about more, check out https://www.guru99.com
It has free info on all sorts of aspects playing in computerland.
Too much to sum up but creatinly worth a look.
Ren?
27
Web Server - Ask For Help / Re: DROP field - Add Selected Record Fields to Session Values
« on: December 27, 2022, 04:04:09 AM »
Hi David,
You can always click the drop's 'send new value to server'-check box and write some server side code to achieve
what you want/need.
Cheers,
Ren?
You can always click the drop's 'send new value to server'-check box and write some server side code to achieve
what you want/need.
Cheers,
Ren?
28
Web Server - Ask For Help / Re: File upload: Ever lasting question
« on: June 10, 2022, 03:15:11 PM »
Thanks Bruce
29
Web Server - Ask For Help / Re: File upload: Ever lasting question
« on: June 08, 2022, 11:46:23 PM »
Hi Ron,
Thanks. That wil make 2 out of 3 a lot easier.
Ren?
Thanks. That wil make 2 out of 3 a lot easier.
Ren?
30
Web Server - Ask For Help / File upload: Ever lasting question
« on: June 08, 2022, 11:17:13 AM »
Hi,
Is there someone who knows all the ins and outs of the File Upload?
Ren?
Is there someone who knows all the ins and outs of the File Upload?
- How, where and at which moment to change the upload-to location?
- How, where and at which moment to do the rename of the uploaded file?
- How, where and at which moment to find out if the upload is complete?
Ren?