Sub Categories


    Encode XML/HTML/URI/UTF
    When creating XML/HTML scripts for web pages, it is both good practice and often essential to encode certain characters into XML/HTML escape sequences and UTF-8 multi-byte codes
    Extract XML/HTML Field
    Function to extract a single text node value from an XML string
    Launch a Web Page
    Launches a web page using fhShellExecute() after encoding the URL string before sending
    Read Direct From Web Page
    Uses standard windows http request object to return data from any web page