Search results

  1. R

    webspeed + json

    Hi, thank it work qood ... but i have another 2 problems - ... first problem is: i have a code: <script language="Speedscript"> DEFINE VARIABLE retez AS CHARACTER. PROCEDURE output-header : RUN outputContentType IN web-utilities-hdl...
  2. R

    webspeed + json

    Hi guys, is possible to return JSON from webspeed? i have a code like: <script language="Speedscript"> for each ad_mstr where ad_addr = "blalba" no-lock: {&OUT} ad_name ad_addr. end. </script> ..so i would like to return javascript array(json) because of jquery autocomplete...
  3. R

    browse row background color

    have someone this browse modification?
  4. R

    browse row background color

    ok, but in *br*.p file are only declarations of &SCOPED-DEFINE something ....
  5. R

    browse row background color

    thanks, but where is a source of browse? i make iin 36.20.13 new browse - add a tables to designer surface, set a connection between (keys) and i save it ... i dont write a code when i make a new browse
  6. R

    browse row background color

    do you have experience with it?
  7. R

    browse row background color

    hi guys, is possible to set a background color of a row in browse? in function - 36.20.13 - i make a new browse - and i would like to set a background color - for example when is some filed TRUE .... is it possible? thanks
  8. R

    Qad - settings - homepage

    hi, thanks a lot for replies, we dont have it - its a structure of our xml(i deleted settings): <?xml version="1.0" encoding="utf-8" ?> - <Configuration> <RemoteConfiguration /> <ConnectionProtocol /> <ConnectionSecureProtocol /> <ConnectionHost /> <ConnectionPort />...
  9. R

    Qad - settings - homepage

    we have a 2007.1 .Net - qad im not sure which version.... correction: we have a QAD v. 2.5.170, .NET
  10. R

    Qad - settings - homepage

    in qad, default value is www.qad.com - i cant find it in client-session.xml
  11. R

    Qad - settings - homepage

    and you know where i can find it?
  12. R

    Qad - settings - homepage

    hi , in .net client is a homepage setting - when you run qad - this homepage is opened .. so my question is - is possible to set this homepage to all our clients from one place? now i have to go to every single client and set it manualy thanks
Back
Top