Search:

Type: Posts; User: jnovy

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    2,327

    Re: Running web apps under Windows 10 and IIS 10

    Well, Mr. Meeley, that was the right stuff for 18.2 which is now running all Examples and My apps. Thanks very much. I am going to try to post mortem the original problem for future reference.
    ...
  2. Replies
    9
    Views
    2,327

    Re: Running web apps under Windows 10 and IIS 10

    I have, twice! I also tried removal,restart,and reinstall on my other two Windows 10 Pro computers and they don't get better either.

    I may know the reason that 19.0 works. It might be the 19.0...
  3. Replies
    9
    Views
    2,327

    Re: Running web apps under Windows 10 and IIS 10

    I have, twice! I also tried removal,restart,and reinstall on my other two Windows 10 Pro computers and they don't get better either.

    I may know the reason that 19.0 works. It might be the 19.0...
  4. Replies
    9
    Views
    2,327

    Re: Running web apps under Windows 10 and IIS 10

    It is hard to understand that no-one seems to be familiar with this serious problem when I am the owner of three Windows 10 Pro that ALL have this malady. Microsoft doesn't seem to of any help...
  5. Replies
    9
    Views
    2,327

    Re: Running web apps under Windows 10 and IIS 10

    When the 32-bit option is true : Default Website = Not Accessible : URL Rewrite module = Not installed (but it is installed). All the rest are green.
    When te 32-bit option is true : Default Website...
  6. Replies
    9
    Views
    2,327

    Running web apps under Windows 10 and IIS 10

    My computers recently updated from Windows 7 Pro to 10 Pro. After this upgrade all of my Web Apps and the samples for VDF 6.0 and DF 18.2 stopped working. When I set the "Enable 32-Bit...
  7. Replies
    4
    Views
    1,465

    Re: Session Key Unknown

    Thanks, Vincent!

    Chrome has many good functions, but this behavior cancels many of these good functions.
  8. Replies
    4
    Views
    1,465

    Re: Session Key Unknown

    I have been using Chrome. It does work in other browsers. However, it is strange that I have been using Chrome for a couple of months with 18.0 and then it does this. There might be something in...
  9. Replies
    4
    Views
    1,465

    Session Key Unknown

    I am trying to build an app with 18.0. The new version is great. However I have run into a snafu. I am getting an Error 951 (Session Key not known (reload page to recreate session). I cannot get...
  10. Re: Constraining a Lookup to its calling Web Object in 18.0

    Thank you, Dave!

    <code>
    OK!
    </code>
  11. Constraining a Lookup to its calling Web Object in 18.0

    I would like to constrain child record Lookup wo to the calling wo's parent record. In other words the calling wo has been filled with the parent record and then I popup a lookup from a child field...
  12. Replies
    3
    Views
    3,577

    Re: XML Data Passing to WBO

    An attempt to beautify the code.



    <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>
    ...
  13. Replies
    3
    Views
    3,577

    Re: XML Data Passing to WBO

    I hope that this question/problem isn't too busy. I tried to give as much info as might be necessary.

    Thanks.
  14. Replies
    3
    Views
    3,577

    XML Data Passing to WBO

    I am having trouble getting XML data passed to a Web Object. I am using VDF 16.0 and Ajex 2.2. I am getting the following error:


    <?xml version="1.0" encoding="utf-8"?><soap:Envelope...
  15. Replies
    17
    Views
    9,941

    Re: Grids and dhtmlx integration

    Thanks, Hans and Harm.

    I'll check it out and get back.
  16. Replies
    17
    Views
    9,941

    Re: Grids and dhtmlx integration

    Hans;

    I really appreciate your efforts in this!

    My need isn't all that urgent, but I will be putting it to use immediately. If it is not a lot of trouble maybe let me peek at what you have...
  17. Replies
    17
    Views
    9,941

    Re: Grids and dhtmlx integration

    Harm;

    Do you have some examples of your combination of Ajax Library with dhtmlgrid?
  18. Replies
    17
    Views
    9,941

    Re: Grids and dhtmlx integration

    Harn & Hans;

    I am interested in dHtmlxdrid. It has the potential to give me extended column sorting, drag and drop, and other functionality. So I would be interested in seeing some code...
  19. Replies
    17
    Views
    9,941

    Re: Grids and dhtmlx integration

    I am most interested in how to integrate dhtmlx and VDF Ajax 2.2 or 2.3
  20. Replies
    17
    Views
    9,941

    Grids and dhtmlx integration

    I believe that the integration of Ajax 2.? and dhtmlx would yield a powerful application environment.

    I have studied the coding and documentation for dhtmlx at its site and can not quite see the...
  21. Replies
    2
    Views
    5,104

    Re: Directing a Page Scroll Down using button

    Thanks, Harm. Your suggestion is what I am looking for.
  22. Replies
    2
    Views
    5,104

    Directing a Page Scroll Down using button

    How do I use a button to cause a Page Scroll Down in a grid or lookup? I have tried a vdf.core.list.scrollPageDown, vdf.core.scrollPageDown, and vdf.list.scrollPageDown.

    This is important when...
  23. Replies
    6
    Views
    2,217

    Re: output date format

    Not to be picky...

    12 (Noon) is considered to be "PM". So the statement that determines "iHour" should "(iHour<12)".

    Thanks for the contribution.
Results 1 to 23 of 23