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

Pages: [1] 2 3
1
Web Server - Ask For Help / Re: Calling Source procedure from Menu
« on: October 09, 2023, 06:52:43 AM »
Thank you! I will check it out.

2
Web Server - Ask For Help / Calling Source procedure from Menu
« on: October 06, 2023, 12:54:27 PM »
I have not done this before so I am probably missing something easy. I added a button to my menu. It calls a regular Clarion Source Procedure. I have 3 clarion statements in the Process Code embed.

I do not get any compile errors but when I click the button I get a "The page cannot be found" error. I am not trying to display any HTML. There is no HTML in the procedure. I don't want to display anything. I just want the code to run.

I have created an example app using the wizard that shows this behavior. It has the App, Dct, and a test file. The button says "Clear File Records".

I didn't find anything helpful when I searched. Any help is appreciated.

Regards,
   Mike

3
Web Server - Ask For Help / Re: LDAP attribute pwdLastSet
« on: May 05, 2022, 11:48:14 AM »
Jane, That worked. Thank you!

So now that I have that working an additional question would be. Can this same functionality be done in a web application. I did not find much in the way of LDAP in the docs or sample programs but I am still looking.

Regards,
    Mike

4
Web Server - Ask For Help / LDAP attribute pwdLastSet
« on: May 04, 2022, 08:20:05 AM »
Using the NetTalk LDAP demo I am successfully connecting to my Microsoft AD server. I am setting the user filter. When I click the Get Attribute button I get a lot of nice attributes but not the one I am looking for. There should be an attribute called pwdLastSet which should be the date the password was last set. It is not coming up. I thought it might be a permissions thing so I tried it with a Domain Admin's  credentials but that did not make a difference. Any ideas would be appreciated.

5
Web Server - Ask For Help / Re: Export not correct
« on: April 18, 2022, 07:55:42 AM »
Thank you! Turning off file caching has resolved my issue. I have not noticed a performance issue with this setting but it is a very small app.

6
Web Server - Ask For Help / Export not correct
« on: April 15, 2022, 04:58:46 AM »
I have a small system. One windows based program and one web based program. They access the same 2 files on the same Windows server. They both have a function to export a file to csv. The problem is with the web based export. If I delete a record and run the export the deleted record is still in the web based export. It is not in the Windows based export and the record is not found in a browse in either program. If I restart the web based program the record goes away. Note, the web based program runs as a service.

It appears that there is something not being cleared but I have no idea what that could be.

I have attached a text file that contains the code that I use to create the export file.

I would be happy to provide the complete programs if that will help.

Regards,
   Mike

7
Web Server - Ask For Help / Re: File Download issue with name
« on: February 11, 2022, 05:22:47 AM »
I hate it when I miss something so obvious. All is working as expected.

As always, thank you for your time!

Regards,

Mike

8
Web Server - Ask For Help / Re: File Download issue with name
« on: February 10, 2022, 02:46:23 PM »
Thank you! That fixed the extension issue. Any idea how to fix the file name issue? The name that now gets downloaded is ExportFile.csv. Any idea how to change the file name? I cannot find the name ExportFile anywhere in my program.

Again, thank you for you help.

9
Web Server - Ask For Help / File Download issue with name
« on: February 10, 2022, 07:17:52 AM »
I am struggling with the very last part of my project. I added a button to download/export a file. The button calls a NetWebPage to create the file and present it for downloading. The file gets created and put in the Web folder correctly but when it gets downloaded to the client the file data is correct but the name is different and I cannot figure out how to fix this. The name of the file I create is ExportISE.csv. That is the name that is on the Web folder. The file name that gets downloaded to the client is ExportFile.xls. That file name is nowhere in my program. I have attached a sample program that shows the behavior. The login is Export/Export1.

Any assistance is greatly appreciated.

Regards,
   Mike

10
Web Server - Ask For Help / Re: Headings on Browse on the left
« on: July 14, 2020, 07:33:55 AM »
Confirmed fixed in my app.

Thank you Bruce!

11
Web Server - Ask For Help / Re: Headings on Browse on the left
« on: July 13, 2020, 05:04:14 PM »
Yes, Bruce was able to reproduce the problem last Thursday on the Webinar. A fix should be out in the next release which I think he was hoping for early this week.

12
Web Server - Ask For Help / Re: Headings on Browse on the left
« on: July 09, 2020, 12:10:34 PM »
Jane. I was not looking in the right place. I will use that in the future.

FYI, I was on the Net Talk webinar this afternoon and Bruce was able to reproduce the issue. He is going to dig in to it later today.

13
Web Server - Ask For Help / Re: Headings on Browse on the left
« on: July 09, 2020, 04:41:19 AM »
Bruce, I have attached an example. I just wizarded (is that a word?) up an app taking the defaults. Same results.
I think I got all the files you need. Let me know if I missed any.

Jane, Yep. I cleared cache. Also tried Chrome and FF. Same results.
That is why I created a new app from scratch with the wizard. Same results.
I do not see a debug button...

14
Web Server - Ask For Help / Headings on Browse on the left
« on: July 08, 2020, 11:48:53 AM »
I just upgraded Net Talk to the latest version (11.39). I recompiled my application and now the column headings on all the browses are on the left and the records are on the right. If I try to page nothing happens. I have attached a screen shot.

Note: Changing the theme makes no difference.

Any thoughts?

15
They do. Here is the link to their VPS

https://www.godaddy.com/hosting/vps-hosting

Here is a link to all their products:

https://www.godaddy.com/catalog.aspx





Pages: [1] 2 3