Jump to content

SISBLU Software

uniGUI Subscriber
  • Posts

    196
  • Joined

  • Last visited

  • Days Won

    2

Status Replies posted by SISBLU Software

  1. I really need help, I have a URLFrame, and I need to get the result from html. How do I return the result from html? <pre> <code id = "result"> </code> </pre>

    1. SISBLU Software

      SISBLU Software

      I need to get the result value from UnimURLFrame1

    2. (See 9 other replies to this status update)

  2. I really need help, I have a URLFrame, and I need to get the result from html. How do I return the result from html? <pre> <code id = "result"> </code> </pre>

  3. I really need help, I have a URLFrame, and I need to get the result from html. How do I return the result from html? <pre> <code id = "result"> </code> </pre>

  4. I really need help, I have a URLFrame, and I need to get the result from html. How do I return the result from html? <pre> <code id = "result"> </code> </pre>

    1. SISBLU Software

      SISBLU Software

      UnimEdit1.Text:=UnimURLFrame1.HTML 

      document.getElementById('result').textContent ?? 

       

    2. (See 9 other replies to this status update)

  5. I really need help, I have a URLFrame, and I need to get the result from html. How do I return the result from html? <pre> <code id = "result"> </code> </pre>

    1. SISBLU Software

      SISBLU Software

      I need to get the value of a field that is inside the URLFRAME. There is a field called: Result inside the URLFRAME, and I need to get the result and transfer it to a UNIMEDIT.

    2. (See 9 other replies to this status update)

×
×
  • Create New...