Search:

Type: Posts; User: Michael Mullan

Page 1 of 80 1 2 3 4

Search: Search took 0.06 seconds; generated 1 minute(s) ago.

  1. Re: File | New | Project | Basic Project

    I think what you want is a new windows project or a new flexTron project. That will be slightly less basic than this one
  2. Replies
    12
    Views
    1,476

    Sticky: Re: Disd 2024

    Landing
    Apr 3, 6:43 PM

    Delta
  3. Replies
    2
    Views
    126

    Re: Quick DD pop Quiz.

    Note to future self, https://docs.dataaccess.com/dataflexhelp/mergedProjects/VDFClassRef/DataDictionary-Property-Foreign_Field_Options.htm
  4. Replies
    2
    Views
    126

    Quick DD pop Quiz.

    What properties do you set to what Values in the DD to allow you to change the parents of a record?

    I have an inventory table, and I want the user to be allowed to edit or change the vendor for...
  5. Replies
    11
    Views
    456

    Re: ESQL and GO

    Yah, "Create View must be the first statement in a query batch" I get that all the time with scripts created by the SQL studio itself.

    /MM
  6. Replies
    11
    Views
    456

    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. ;
  7. Replies
    3
    Views
    152

    Re: Am I doing this Wrong? (again)

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

    Thanks Michael.
  9. Replies
    3
    Views
    152

    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 }
    ...
  10. Re: Does anyone have a Holiday Calendar control?

    Yummy. Yes Please! The web Version!.

    /MM
  11. 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.

    :-)
  12. 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...
  13. Replies
    7
    Views
    426

    Re: cSQlExecutor --> Dynamic Grid.

    Web Based. Posted in Web Apps Group.

    I basically already have on for CJ grids.

    :-)
  14. 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...
  15. Replies
    1
    Views
    165

    LIBXL Library for df24.0?

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

    /MM
  16. Replies
    7
    Views
    426

    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...
  17. 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...
  18. Replies
    20
    Views
    758

    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...
  19. 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"...
  20. Replies
    20
    Views
    758

    Re: cWebTimer Placement

    +1.

    /mm
  21. 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...
  22. Thread: Release

    by Michael Mullan
    Replies
    6
    Views
    646

    Re: Release

    true that.

    /MM
  23. 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...
  24. Replies
    20
    Views
    758

    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?
  25. Unexpected Error. Can anyone shed light on this?

    I occasionally get this error, in a WebSignature capture control, using Harm's class;
    ...
Results 1 to 25 of 2000
Page 1 of 80 1 2 3 4