<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to add a .html file to a picture box? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-add-a-html-file-to-a-picture-box/m-p/532006#M75501</link>
    <description>&lt;P&gt;maybe try using a web browser box&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
New Window( "Example", Web Browser Box( "http://www.jmp.com" ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 09 Aug 2022 15:13:44 GMT</pubDate>
    <dc:creator>Byron_JMP</dc:creator>
    <dc:date>2022-08-09T15:13:44Z</dc:date>
    <item>
      <title>How to add a .html file to a picture box?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-add-a-html-file-to-a-picture-box/m-p/531449#M75460</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is roughly what I'm trying to do:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;ob = Outline Box( "OB", hlb1 = H List Box() );
hlb2 = H List Box();
hlb2 &amp;lt;&amp;lt; append( Picture Box( Open( FilePath , html )));&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I understand that Picture Box doesn't support .html, but is there anyway to get this to work?&lt;/P&gt;&lt;P&gt;Is it possible to convert .html to .png within JMP script?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:26:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-add-a-html-file-to-a-picture-box/m-p/531449#M75460</guid>
      <dc:creator>david707</dc:creator>
      <dc:date>2023-06-11T11:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a .html file to a picture box?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-add-a-html-file-to-a-picture-box/m-p/532006#M75501</link>
      <description>&lt;P&gt;maybe try using a web browser box&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
New Window( "Example", Web Browser Box( "http://www.jmp.com" ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Aug 2022 15:13:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-add-a-html-file-to-a-picture-box/m-p/532006#M75501</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2022-08-09T15:13:44Z</dc:date>
    </item>
  </channel>
</rss>

