Jump to content

juniorcsa

Members
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by juniorcsa

  1. How to obtain the html code of a page open in UniURLFrame1.URL.

    example:
    // Loading the site
    UniURLFrame1.URL:='http://www.nfe.fazen...do=XbSeqxE8pl8='

    // Getting html code site after being loaded
    UniMemo1.text: = UniURLFrame1.html.text;

    My problem is getting the code, someone can help me with this?

×
×
  • Create New...