Search:

Type: Posts; User: Samuel Pizarro

Page 1 of 80 1 2 3 4

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

  1. Replies
    4
    Views
    213

    Re: how to UN-RegisterDragSource

    Hummm , setting pbDragdropEnabled to false wouldn’t be enough in this case!?
  2. Re: Using a simple XML String intelligently

    You need the xml basics concepts (w3school) and then, check out the xml samples at the specialized components sample workspace.
  3. Replies
    17
    Views
    592

    Re: How to detect UI or not ?

    That's interesting...

    Made some basic tests, by placing this in several different places in the source code, and the focus just get changed after the oMain (Panel) object get's finalized...
  4. Replies
    17
    Views
    592

    Re: How to detect UI or not ?

    That's exactly what I was looking for Sture.. Something that in my opinion should be there somewhere... hidden. hehehe

    I really appreciate everybody participation and sharing possible...
  5. Re: cWebColumnDate / Searching Dates in a cWebColumn

    We all have our relapse moments..

    data-aware grids can only make searches on indexed columns. (by default) . This is safety measure to prevent things getting slow. but you can always tweak...
  6. Replies
    10
    Views
    665

    Re: cWinShellEx.pkg and VDF Guidance

    Kkkkkk
  7. Replies
    17
    Views
    592

    Re: How to detect UI or not ?

    Heheh. That’s exactly what I want to avoid.

    this approach is not reliable, and user error prone.

    It feels we need something reliable that does not depend on how users setup the batch or...
  8. Replies
    9
    Views
    387

    Re: Security Issue

    Ahhh. That I really don’t know

    basically, I would prevent any tag to be entered in an input field where pballowhtml is false.

    you should be able to use regexp for that. Pretty sure you can...
  9. Replies
    9
    Views
    387

    Re: Security Issue

    Subclassing
  10. Replies
    17
    Views
    592

    Re: How to detect UI or not ?

    If there is any, right?

    I was just trying to avoid reinventing the wheel.

    I really appreciate your help!
  11. Replies
    4
    Views
    101

    Re: integração via API

    Ah joia!

    bom respondendo sua pergunta, nao inteiramente.
    Vc precisa usar a classe chttptransfer

    no. Help tem alguns exemplos. Eu nao tenho nada aqui pra compartilhar contigo
  12. Replies
    17
    Views
    592

    Re: How to detect UI or not ?

    Hehe. There is always someone like frank to make things more
    interesting!
    :o
    ok, let’s make it simpler and clearer.

    I have a business process that is used by both:


    a regular df app,...
  13. Replies
    4
    Views
    101

    Re: integração via API

    colega..

    edite seu post, e mascare os tokens de acesso.. pra sua segurança
  14. Replies
    17
    Views
    592

    How to detect UI or not ?

    What is the best, or official way , to determine if a given program (.exe) has user interface or not ?

    I don't want to rely on object names.. like oMain or things like that..

    Basically, ...
  15. Re: Get Create U_cJSONParser to not working in DF23 webapp

    Both classes are not native DF classes..

    So I guess they are from a 3rd-party/external lib you might have missed to reference the package in your source code ?
  16. Replies
    3
    Views
    104

    Re: Leitura de Biometria

    na pagina principal do forum, onde mostra a lista de todos os forums. desça a lista ate encontrar a seção "Fórum em Português "
  17. Replies
    3
    Views
    104

    Re: Leitura de Biometria

    Agm. Para perguntas em português, por favor utilize o forum especifico pra linha portuguesa logo abaixo.
  18. Replies
    6
    Views
    252

    Re: Error: Access Denied

    Windows authentication means you are not providing credentials in your managed connections.


    this means that the user configured to run the weabapps service will authenticate to the db. This by...
  19. Replies
    26
    Views
    753

    Re: Session key not known

    Who makes call to this dll is daw ck. So…
  20. Re: Dataflex 24 error when running a MIGRATED mobile web and desktop web application

    Bram

    I guess this was discussed before, but that error sentence does not seems right....

    how client 23.x can be newer than server 24.x ?
  21. Re: Process pooling, minimum pool 0 problem

    I knew you were.. but I just took the chance to say a bit more.. hehehe

    :p
  22. Re: Process pooling, minimum pool 0 problem

    well, documentation explicitly says that the minimum just enforces the lowest number of process that will kept running in the pool.
    If the wants zero as minimum, so be it.. the pooling should...
  23. Replies
    26
    Views
    753

    Re: Session key not known

    Hi Johan

    do you have a custom CreateSession method for your SessionManager, or are you using the plain vanilla cWebSessionManagerStandard.pkg ?

    I ask this because there was a gap in...
  24. Replies
    26
    Views
    753

    Re: Session key not known

    Ok.

    I would log the sessionkey value that makes this error to be raised...

    You would have to change the "ValidateSession" from your sessionmanager class.. intercept the error, and log the...
  25. Re: Process pooling, minimum pool 0 problem

    Dear lord Vincent..

    no, you have a specific flag to enable or disable process pooling.
Results 1 to 25 of 2000
Page 1 of 80 1 2 3 4