<?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: Need a image in stored process in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429912#M5590</link>
    <description>&lt;P&gt;Agreed with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13827"&gt;@FredrikE&lt;/a&gt;&amp;nbsp;also!&amp;nbsp; Adding an image to a Stored Process Web App by contrast is trivial (simply upload to the content server and add an &amp;lt;img&amp;gt; tag).&amp;nbsp; &amp;nbsp;In case it's helpful, you can find my&amp;nbsp;quick-start guide to building web apps with SAS &lt;A href="https://www.rawsas.com/2015/12/building-web-apps-with-sas/" target="_self"&gt;here&lt;/A&gt;, and a a detailed SGF paper on the topic &lt;A href="https://support.sas.com/resources/papers/proceedings17/1091-2017.pdf" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2018 08:46:00 GMT</pubDate>
    <dc:creator>AllanBowe</dc:creator>
    <dc:date>2018-01-23T08:46:00Z</dc:date>
    <item>
      <title>Need a image in stored process</title>
      <link>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429900#M5587</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;I am trying to use a picture as logo in stored process while prompt get generated which I am unable to do.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please help me in getting a image through stored process ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For reference I have attached a image . I need a stored process like this.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 07:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429900#M5587</guid>
      <dc:creator>india2016</dc:creator>
      <dc:date>2018-01-23T07:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need a image in stored process</title>
      <link>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429904#M5588</link>
      <description>&lt;P&gt;Not possible I think, unless you run it from the web!&lt;/P&gt;
&lt;P&gt;If You want that you need to create a custom input form (html-page) with own prompts that calls your stored process and use parameters to pass values of the prompts.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/webinput.html" target="_blank"&gt;http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/webinput.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=stpug&amp;amp;docsetTarget=n0m6bfw604p33tn1ly7rbrx3ghla.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=sv" target="_blank"&gt;http://documentation.sas.com/?docsetId=stpug&amp;amp;docsetTarget=n0m6bfw604p33tn1ly7rbrx3ghla.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=sv&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 07:33:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429904#M5588</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2018-01-23T07:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need a image in stored process</title>
      <link>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429906#M5589</link>
      <description>&lt;P&gt;Fully agree with &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13827"&gt;@FredrikE&lt;/a&gt;: this is &lt;STRONG&gt;not&lt;/STRONG&gt; possible in Enterprise Guide. And for your next post: please don't attach office-documents. A screenshot can be added by using the &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photos.PNG" style="width: 72px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/18037iC69FB544EE4032A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="photos.PNG" alt="photos.PNG" /&gt;&lt;/span&gt; icon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 07:52:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429906#M5589</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-01-23T07:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need a image in stored process</title>
      <link>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429912#M5590</link>
      <description>&lt;P&gt;Agreed with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13827"&gt;@FredrikE&lt;/a&gt;&amp;nbsp;also!&amp;nbsp; Adding an image to a Stored Process Web App by contrast is trivial (simply upload to the content server and add an &amp;lt;img&amp;gt; tag).&amp;nbsp; &amp;nbsp;In case it's helpful, you can find my&amp;nbsp;quick-start guide to building web apps with SAS &lt;A href="https://www.rawsas.com/2015/12/building-web-apps-with-sas/" target="_self"&gt;here&lt;/A&gt;, and a a detailed SGF paper on the topic &lt;A href="https://support.sas.com/resources/papers/proceedings17/1091-2017.pdf" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 08:46:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Need-a-image-in-stored-process/m-p/429912#M5590</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2018-01-23T08:46:00Z</dc:date>
    </item>
  </channel>
</rss>

