Search:

Type: Posts; User: Michael Mullan

Page 1 of 80 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    61

    Re: ESQL and GO

    Go isn't native t-SQL, it's explicitly interpreted by MSSQL Management Studio. Just remove it and see what happens. Replace it with a semi colon. ;
  2. Replies
    3
    Views
    122

    Re: Am I doing this Wrong? (again)

    Thanks Jakob.
  3. Re: Does anyone have a Holiday Calendar control?

    Thanks Michael.
  4. Replies
    3
    Views
    122

    Am I doing this Wrong? (again)

    I need users to scan aQR code that calls my web_service with a particular "key" value. The service does it's stuff, and then returns true or false: like this:



    { Published = True }
    ...
  5. Re: Does anyone have a Holiday Calendar control?

    Yummy. Yes Please! The web Version!.

    /MM
  6. Re: Does anyone have a Holiday Calendar control?

    This is true, it does. I'd been looking at the calendar control, however for those of us who don't currently think in JavaScript, it's most definitely not simple.

    :-)
  7. Does anyone have a Holiday Calendar control?

    I have an unfunded request for an addition to my low budget "time tracker app" to add in holiday and vacation tracking. I want a week/month/year view of the calendar, with color coded "day" shapes...
  8. Replies
    7
    Views
    332

    Re: cSQlExecutor --> Dynamic Grid.

    Web Based. Posted in Web Apps Group.

    I basically already have on for CJ grids.

    :-)
  9. How to download n Excel file, and have it open in excel.

    I'm (successfully) using this code to download a dynamically generated Excel file, but what do I do to force that to have the browser open it in Excel?



    Get DownloadURL...
  10. Replies
    1
    Views
    134

    LIBXL Library for df24.0?

    Can I just migrate my existing library, or is there more to this?

    /MM
  11. Replies
    7
    Views
    332

    cSQlExecutor --> Dynamic Grid.

    I have an SQL query that returns a Pivot Table, with a variable number of columns, Is there a 'Normal" way to dynamically build the grid?

    Is there a class I can use that dynamically defines the...
  12. Re: How do you upgrade your projects to newer DF versions?

    Git is your friend.

    Create a new branch in git for the new version. If you have to push changes or bug-fixes back to the 19.x version, you can, and you can switch back to the 19.x branch and...
  13. Replies
    20
    Views
    718

    Re: cWebTimer Placement

    I've a web interface to a machine that does things and moves parts. It does not have a "push" interface, I need to pull the current state from the machine, and present it to the user, while the user...
  14. Re: Protection from Stupid and or Malicious Users in Flextron.

    Our users are mostly lab techs in Pharma labs, and what we are protecting against is only "ordinary tools" so if you can open the HTML files in Notepad, and change the product name to "GorillaNutz"...
  15. Replies
    20
    Views
    718

    Re: cWebTimer Placement

    +1.

    /mm
  16. Protection from Stupid and or Malicious Users in Flextron.

    Given that Flextron is "way cool", and the "wave of the future" how are we supposed to "secure" the appHTML folder on a local install? Is there a way to do a check at startup that the files are...
  17. Thread: Release

    by Michael Mullan
    Replies
    6
    Views
    590

    Re: Release

    true that.

    /MM
  18. Re: Header tooltips for old grids not working anymore

    I'm not currently available to do contract work at the minute, so this isn't a request for work, but if your code is in a git repository, and you have a defined build process, then this is absolutely...
  19. Replies
    20
    Views
    718

    Re: cWebTimer Placement

    Is there a web equivalent of OnIdle?
    Is there a Client side web-timer for going back toe the server and checking for new data? Think inbound message queue?
  20. Unexpected Error. Can anyone shed light on this?

    I occasionally get this error, in a WebSignature capture control, using Harm's class;
    ...
  21. Re: Has anyone updated the SET class to use native arrays?

    Don’t forget the
    Use cSet.pkg line!
  22. Replies
    6
    Views
    209

    Re: Old barcode

    What system is actually printing the barcode? Presumably it's a 3rd Party control? Maybe documentation exists?

    /MM
  23. Replies
    0
    Views
    104

    Super Complex Prompt Object.

    In a webapp I'm working on, I see a need for a popup prompt object to connect a "prospect" to a "Customer" except that the "Customer" table has annoying stuff like Every division & location for the...
  24. Replies
    69
    Views
    7,542

    Re: ChatGPT by openai and DataFlex

    yah



    Class Button is a cButton


    :-)
  25. Replies
    31
    Views
    1,320

    Re: BusinessProcess & WebApp's

    If on step 5 you put a breakpoint, and step in through the debugger, do you see where it goes, or does it disappear off into the runtime?
Results 1 to 25 of 2000
Page 1 of 80 1 2 3 4