<?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: Alert when have new task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178706#M131836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't want go to deep into lib of alfresco and this issuse is simple it's check task to do if &amp;gt; parameter in cookie will show a alert("You Have New Task"). Therefore, I create a tab &amp;lt;script&amp;gt;&amp;lt;/script&amp;gt; in 10s send request to file .jsp server question total task to do and compare result with in cookie.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Link for ajax and DOM: &lt;/SPAN&gt;&lt;A href="http://blog.thegioiwebsite.net/bai-16-d%E1%BB%91i-t%C6%B0%E1%BB%A3ng-xmlhttprequest-dom-level-3-va-dom/" rel="nofollow noopener noreferrer"&gt;http://blog.thegioiwebsite.net/bai-16-d%E1%BB%91i-t%C6%B0%E1%BB%A3ng-xmlhttprequest-dom-level-3-va-dom/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2008 02:27:40 GMT</pubDate>
    <dc:creator>vinaxwater</dc:creator>
    <dc:date>2008-12-11T02:27:40Z</dc:date>
    <item>
      <title>Alert when have new task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178702#M131832</link>
      <description>I want have javascript alert when have new task. Help me, please !!!</description>
      <pubDate>Fri, 24 Oct 2008 07:24:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178702#M131832</guid>
      <dc:creator>vinaxwater</dc:creator>
      <dc:date>2008-10-24T07:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when have new task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178703#M131833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I want have javascript alert when have new task. Help me, please !!!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I would also like to know how this is done please!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 16:49:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178703#M131833</guid>
      <dc:creator>skontopo</dc:creator>
      <dc:date>2008-12-09T16:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when have new task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178704#M131834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have got it. Solution is intergrate ajax with jsp and cookie&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 1 file .jsp for server reponse + &amp;lt;script&amp;gt;&amp;lt;/script&amp;gt; in file PageTag.java for send request to file server reponse. Result will saved in Cookie for compare in after step.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Link for ajax and jsp: &lt;/SPAN&gt;&lt;A href="http://www.ics.uci.edu/~cs122b/projects/project5/AJAX-JSPExample.html" rel="nofollow noopener noreferrer"&gt;http://www.ics.uci.edu/~cs122b/projects/project5/AJAX-JSPExample.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 02:14:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178704#M131834</guid>
      <dc:creator>vinaxwater</dc:creator>
      <dc:date>2008-12-10T02:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when have new task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178705#M131835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco Explorer already uses Mootools v1.1 for AJAX (and other DOM / "Web 2.0" effects) so you can re-use that library to save you having to duplicate a complete set of XHR handing JavaScript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 08:08:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178705#M131835</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-12-10T08:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when have new task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178706#M131836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't want go to deep into lib of alfresco and this issuse is simple it's check task to do if &amp;gt; parameter in cookie will show a alert("You Have New Task"). Therefore, I create a tab &amp;lt;script&amp;gt;&amp;lt;/script&amp;gt; in 10s send request to file .jsp server question total task to do and compare result with in cookie.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Link for ajax and DOM: &lt;/SPAN&gt;&lt;A href="http://blog.thegioiwebsite.net/bai-16-d%E1%BB%91i-t%C6%B0%E1%BB%A3ng-xmlhttprequest-dom-level-3-va-dom/" rel="nofollow noopener noreferrer"&gt;http://blog.thegioiwebsite.net/bai-16-d%E1%BB%91i-t%C6%B0%E1%BB%A3ng-xmlhttprequest-dom-level-3-va-dom/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 02:27:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alert-when-have-new-task/m-p/178706#M131836</guid>
      <dc:creator>vinaxwater</dc:creator>
      <dc:date>2008-12-11T02:27:40Z</dc:date>
    </item>
  </channel>
</rss>

