Help for this page

Select Code to Download


  1. or download this
    plugin produces aXML or HTML code,
       if the plugin returned aXML,
    ...
             browser takes that HTML code and produces text.
       if the plugin returned HTML,
          browser takes that HTML code and produces text.
    
  2. or download this
    plugin produces (what is taken to be) aXML code,
       parser takes that aXML code and produces HTML code,
          browser takes that HTML code and produces text.