<?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 mailto: in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085222#M63140</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I have a button that should open sending email "send email" but it does not work, &amp;nbsp;(&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;lt;a href="mailto:annamariacianchetti@tiscali.it" &amp;gt; )&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I have a mail form, when I press submit the app to error and closes( &amp;lt;form action="MAILTO:annamariacianchetti@tiscali.it" method="post" enctype="text/plain"&amp;gt; )&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;on the emulator everything works well, how can I solve?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jan 2016 10:33:55 GMT</pubDate>
    <dc:creator>Simone_M_</dc:creator>
    <dc:date>2016-01-13T10:33:55Z</dc:date>
    <item>
      <title>mailto:</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085222#M63140</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I have a button that should open sending email "send email" but it does not work, &amp;nbsp;(&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;&amp;lt;a href="mailto:annamariacianchetti@tiscali.it" &amp;gt; )&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I have a mail form, when I press submit the app to error and closes( &amp;lt;form action="MAILTO:annamariacianchetti@tiscali.it" method="post" enctype="text/plain"&amp;gt; )&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;on the emulator everything works well, how can I solve?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 10:33:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085222#M63140</guid>
      <dc:creator>Simone_M_</dc:creator>
      <dc:date>2016-01-13T10:33:55Z</dc:date>
    </item>
    <item>
      <title>you have to add the mailto:*</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085223#M63141</link>
      <description>&lt;P&gt;you have to add the mailto:* to the whitelist of your project in the corresponding one (crosswalk, android, iOS or windows)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 11:47:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085223#M63141</guid>
      <dc:creator>nicolas_r_</dc:creator>
      <dc:date>2016-01-13T11:47:14Z</dc:date>
    </item>
    <item>
      <title>I,ve added mailto* to the</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085224#M63142</link>
      <description>&lt;P&gt;I,ve added mailto* to the white list, and now i send simply mail correctly (clicking the button "write us"), but when i try to send a mail with a very basic html form the app show an error and exit.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 20:58:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085224#M63142</guid>
      <dc:creator>Simone_M_</dc:creator>
      <dc:date>2016-01-14T20:58:05Z</dc:date>
    </item>
    <item>
      <title> Try using "get" instead of</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085225#M63143</link>
      <description>&lt;P&gt;&amp;nbsp;Try using "get" instead of "post". &amp;nbsp;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;Generally for security reasons, some webviews do not allow mailto with form submission.&amp;nbsp;&lt;/SPAN&gt;If you are trying to send email with the form content you should do it on server side.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 01:24:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085225#M63143</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2016-01-15T01:24:25Z</dc:date>
    </item>
    <item>
      <title>@Simone -- try using the</title>
      <link>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085226#M63144</link>
      <description>&lt;P&gt;@Simone -- try using the "Create and Launch an Email" plugin in the "Featured Plugins" list (use the Plugin Manager on the Projects tab). Might be easier and provide more options than what you are trying to do.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 15:51:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/mailto/m-p/1085226#M63144</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-01-19T15:51:29Z</dc:date>
    </item>
  </channel>
</rss>

