<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : RTE doesn&#146;t recognize shortcuts</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : RTE doesn&#146;t recognize shortcuts]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 07:13:53 +0000</pubDate>
  <lastBuildDate>Mon, 27 Jun 2005 13:50:30 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=15572</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts : I&amp;#039;ll check with my web host...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85900.html#85900</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20900">Sethief</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 27&nbsp;June&nbsp;2005 at 1:50pm<br /><br />I'll check with my web host to do this. Thanks to everybody!]]>
   </description>
   <pubDate>Mon, 27 Jun 2005 13:50:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85900.html#85900</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts :    Sethief wrote: maybe taking...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85870.html#85870</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 27&nbsp;June&nbsp;2005 at 10:08am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Sethief" alt="Originally posted by Sethief" style="vertical-align: text-bottom;" /> <strong>Sethief wrote:</strong><br /><br /><div> maybe taking a look you can tell what is the part that messes up the RTE.</div></td></tr></table><br><br>The bulk of the javascript comes from cgi programs at addfreestats.com. They're not viewable.<br><br>If your webhost doesn't have a stats program, ask them how to downloadyour logs and use one of the many free log analyzers. You might want tocheck out AWststs as a lot of people seem to like it.<br>]]>
   </description>
   <pubDate>Mon, 27 Jun 2005 10:08:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85870.html#85870</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts : Does your web host not give you...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85850.html#85850</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 27&nbsp;June&nbsp;2005 at 4:49am<br /><br />Does your web host not give you any stats?<br><br>If not and they give you access to your log files for your site youcould always use a free log file analyst program, much better thanthese free stat services.<br>]]>
   </description>
   <pubDate>Mon, 27 Jun 2005 04:49:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85850.html#85850</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts : I found the problem... I can&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85848.html#85848</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20900">Sethief</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 27&nbsp;June&nbsp;2005 at 4:23am<br /><br /><P>I found the problem... I can't believe it, it's the JavaScript code of the free stats service I'm actually using. This is the code:</P><DIV><FONT face="Courier New, Courier, mono" color=#000000 size=2>&lt;!-- ADDFREESTATS.COM AUTOCODE V4.0 --&gt;<BR>&lt;script type="text/javascript"&gt;<BR>&lt;!--<BR>var AFS_Account="<EM>MY_ACCOUNT_NUMBER</EM>";<BR>var AFS_Tracker="auto";<BR>var AFS_Server="www4";<BR>var AFS_Page="DetectName";<BR>var AFS_Url="DetectUrl";<BR>// --&gt;<BR>&lt;/script&gt;<BR>&lt;script type="text/javascript" src="</FONT><A href="http://www4.addfreestats.com/cgi-bin/afstrack.cgi?usr=MY_ACCOUNT_NUMBER" target="_blank"><FONT face="Courier New, Courier, mono" color=#000000 size=2>http://www4.addfreestats.com/cgi-bin/afstrack.cgi?usr=<EM>MY_ACCOUNT_NUMBER</EM></FONT></A><FONT face="Courier New, Courier, mono" color=#000000 size=2>"&gt;<BR>&lt;/script&gt;<BR>&lt;noscript&gt;<BR>&lt;a href="</FONT><A href="http://www.addfreestats.com" target="_blank"><FONT face="Courier New, Courier, mono" color=#000000 size=2>http://www.addfreestats.com</FONT></A><FONT face="Courier New, Courier, mono" color=#000000 size=2>" target="_blank"&gt;<BR>&lt;img src="</FONT><A href="http://www4.addfreestats.com/cgi-bin/c&#111;nnect.cgi?usr=MY_ACCOUNT_NUMBER" target="_blank"><FONT face="Courier New, Courier, mono" color=#000000 size=2>http://www4.addfreestats.com/cgi-bin/connect.cgi?usr=<EM>MY_ACCOUNT_NUMBER</EM></FONT></A><FONT face="Courier New, Courier, mono" color=#000000 size=2>" border=0 title="AddFreeStats.com Free Web Stats!"&gt;&lt;/a&gt;<BR>&lt;/noscript&gt;<BR>&lt;!-- ENDADDFREESTATS.COM AUTOCODE V4.0&nbsp; --&gt;<BR></FONT></DIV><DIV>&nbsp;</DIV><DIV>I know that it works if I remove this stuff, but I'll lose my stats if I do that. I'll start searching a new stats service, but I post the code just for you to check it... you know your forums way better than I do, and maybe taking a look you can tell what is the part that messes up the RTE.</DIV><DIV>&nbsp;</DIV><DIV>Thanks very very much for your help! (and for your free forums, of course <IMG height=17 alt="Big smile" src="http://forums.webwiz.net/smileys/smiley4.gif" width=17 align=absMiddle border="0">)</DIV>]]>
   </description>
   <pubDate>Mon, 27 Jun 2005 04:23:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85848.html#85848</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts : Make sure you do not have any...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85847.html#85847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 27&nbsp;June&nbsp;2005 at 3:52am<br /><br />Make sure you do not have any of your own javascript in the page andtry changing settings in IE and see if that sorts out the problem.<br><br>You could even try re-installing IE.<br>]]>
   </description>
   <pubDate>Mon, 27 Jun 2005 03:52:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85847.html#85847</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts :   -boRg- wrote:If it is not working...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85814.html#85814</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20900">Sethief</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 26&nbsp;June&nbsp;2005 at 3:39pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />If it is not working it could be a problem or security setting within IE, or some Javascript code of your own that are over-riding IE's keyboard shortcut handling.</td></tr></table> <DIV>I know that, the point is... how am I doing that? How can I get it back to normal?</DIV>]]>
   </description>
   <pubDate>Sun, 26 Jun 2005 15:39:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85814.html#85814</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts : In the version of the RTE that...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85785.html#85785</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 26&nbsp;June&nbsp;2005 at 8:20am<br /><br />In the version of the RTE that comes with version 7.91 of web wiz forums the keyboard shortcuts for the RTE only work in IE.<br><br>In IE the keyboard shortcuts for 'cut', 'copy', and 'paste' are handledby the browser itself and there is no actual coding within the RTE codeto do this.<br><br>If it is not working it could be a problem or security setting withinIE, or some Javascript code of your own that are over-riding IE'skeyboard shortcut handling.<br>]]>
   </description>
   <pubDate>Sun, 26 Jun 2005 08:20:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85785.html#85785</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts : The forum URL is www.cancionero.net/comunidad....]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85780.html#85780</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20900">Sethief</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 26&nbsp;June&nbsp;2005 at 6:33am<br /><br />The forum URL is <A href="http://www.canci&#111;nero.net/comunidad" target="_blank">www.cancionero.net/comunidad</A>. It's in Spanish, I hope that's not a problem for you to understand where the links are <IMG height=17 alt=Smile src="http://forums.webwiz.net/smileys/smiley1.gif" width=17 align=absMiddle border="0"><DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Sun, 26 Jun 2005 06:33:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85780.html#85780</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts : The only other think I might think...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85768.html#85768</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 25&nbsp;June&nbsp;2005 at 7:14pm<br /><br />The only other think I might think of would be the javascript interception/not intercepting the keypresses.<br><br>I personally suck at javascript but if you post a url, perhaps someone could spot something.<br>]]>
   </description>
   <pubDate>Sat, 25 Jun 2005 19:14:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85768.html#85768</guid>
  </item> 
  <item>
   <title><![CDATA[RTE doesn&#146;t recognize shortcuts :   dpyers wrote:It works in IE...]]></title>
   <link>https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85756.html#85756</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20900">Sethief</a><br /><strong>Subject:</strong> 15572<br /><strong>Posted:</strong> 25&nbsp;June&nbsp;2005 at 2:27pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by dpyers" alt="Originally posted by dpyers" style="vertical-align: text-bottom;" /> <strong>dpyers wrote:</strong><br /><br />It works in IE for me on 7.91 and 8.0 alpha 1.</td></tr></table><DIV></DIV>I just tried downloading v7.91 and replacing the RTE files with the new ones, but it still doesn't work... I'm pretty sure this thing is related with something I modified during the personalisation, but I don't know where to start searching... <IMG height=17 alt=Unhappy src="http://forums.webwiz.net/smileys/smiley6.gif" width=17 align=absMiddle border="0">]]>
   </description>
   <pubDate>Sat, 25 Jun 2005 14:27:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/rte-doesnt-recognize-shortcuts_topic15572_post85756.html#85756</guid>
  </item> 
 </channel>
</rss>