Search:

Type: Posts; User: phabio

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    YES! the Yvonne sample now work Barry! Now...

    YES!

    the Yvonne sample now work Barry!

    Now I try to apply at my case..

    thank
    again, I post my experiment next week.
  2. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    thanks Bary, but it does not seem to work as...

    thanks Bary, but it does not seem to work as hoped ..

    in my inframe I've this line of HTML:
    <input width="100%" type="text" value="" id="catmercgam" onchange="window.parent.testClick()" >

    this...
  3. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    I think the problem lies in the fact that, from...

    I think the problem lies in the fact that, from inside iframe, I try to change iframe ..
    thus destroying the point at which the code is started ..
    a bit like cutting the branch on which you sit .....
  4. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    If you press 2 or 3 times the "button", work...

    If you press 2 or 3 times the "button", work fine..

    but if you type some char in the textbox and press tab, Lianja crash...

    1290
  5. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    With my code, I've added a row: readText();

    With my code, I've added a row:

    readText();
  6. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    just overwrite the function: function...

    just overwrite the function:



    function filterComments(m_empty)
    {
    window.alert("in parent filterComments");

    readText();
  7. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    thanks to your example Yvonne, we're almost there...

    thanks to your example Yvonne, we're almost there ...

    Now, when I enter a value in the textbox of my iframe, the "parent" function is launched, it performs all he has to do ..
    but when I try to...
  8. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    Wip......

    Wip......
  9. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    Yvonne, can you post your sample? If your...

    Yvonne,
    can you post your sample?

    If your sample work, is more sample for me follow a sample, rather than another.
  10. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    no.. also without parameter.. I do not...

    no..
    also without parameter..
    I do not understand anything :(
  11. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    you're right, the flag had died .. I tried ...

    you're right, the flag had died ..
    I tried

    Lianja.ShowDialog("Search & Find",...
  12. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    If you need, I can post my code without problem.

    If you need, I can post my code without problem.
  13. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    Hi Yvonne, two /, thanks Fabio

    Hi Yvonne, two /, thanks
    Fabio
  14. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    thank for the support Yvonne, I've try:...

    thank for the support Yvonne,
    I've try:
    Lianja.ShowDialog("Search & Find", "http:/localhost:8002/desktopwebservice/sup_search.rsp?table=vt_articoli_artico...
    or
    Lianja.ShowDialog("Search & Find",...
  15. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    I have no hope of finding the solution ..

    I have no hope of finding the solution ..
  16. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    I call my rsp page with a showdialog command, ...

    I call my rsp page with a showdialog command,

    I've try:
    Lianja.ShowDialog("Search & Find", "http:/localhost:8002/desktopwebservice/sup_search.rsp?table=vt_articoli_artico...
    or...
  17. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    now I understand .. :-) thanks, I try. But...

    now I understand .. :-)
    thanks, I try.


    But returning on the main question: is possible read a ASCII file..

    reading this post...
  18. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    Yvonne forgive me, but I do not understand .. is...

    Yvonne forgive me, but I do not understand .. is an English too complicated for me ..
  19. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    i've try to modify and modify... but I can not...

    i've try to modify and modify...
    but I can not get it to work ...

    In the last, I've try to insert my "filterComments" function inseide the file, in this way is inside of the iframe, now work...
  20. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    With funcion inside at the file, not see the...

    With funcion inside at the file, not see the variable "&m_fields"..



    function filterComments(m_empty)
    {
    var search_str;
    var data = "&m_fields";
    var dataquery = "&m_query";
    var table =...
  21. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    no... do not work.. this is the body: ...

    no... do not work..

    this is the body:


    <body onload="filterComments('X');">
    <%
    proc drawTable()
    ? ('<p id="Query">' + '</p>')
    ? ('<div id="DivTabella" title="Tabella">')
  22. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    Thans Barry, I try later..

    Thans Barry, I try later..
  23. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    Only one problem left... in my HTML file I've...

    Only one problem left...

    in my HTML file I've a row like this:


    <td>
    <input width="100%" type="text" value="" id="cod_art" onchange="filterComments('Z')" >
    </td>
    <td>
    <input width="100%"...
  24. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    just fantastic .. Thanks Yvonne, too many...

    just fantastic ..

    Thanks Yvonne, too many parameters .. and without even an example, I would have never arrived ...

    Just finished writing the whole thing.

    Thanks again

    Fabio
  25. Thread: Read ascii file

    by phabio
    Replies
    51
    Views
    72,202

    possible that the PRG should be in the folder:...

    possible that the PRG should be in the folder:
    C:\lianja\cloudserver\tenants\public\wwwroot\library?
    I put it there and, as firefox, if I enter:...
Results 1 to 25 of 33
Page 1 of 2 1 2
Journey into the Cloud
Join us