<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>hello<BR>
&nbsp;<BR>
am trying to install this cookbook <A href="http://www.pmwiki.org/wiki/Cookbook/SpellChecker">http://www.pmwiki.org/wiki/Cookbook/SpellChecker</A><BR>
&nbsp;<BR>
unfortunately the GB dictionary is not being picked up. when i run spell checker on the browser i get a javascript errors. <BR>
this is caused by invalid html being picked up when it tries to retrieve the temporary file needed to run the spell checker<BR>
&nbsp;<BR>
&lt;br /&gt;<BR>&lt;b&gt;Warning&lt;/b&gt;:&nbsp; shell_exec(): Unable to execute '&amp;quot;C:\Program Files\Aspell\bin\<FONT face=""><FONT face="">aspell.exe&amp;<FONT face="">quot</FONT></FONT></FONT>; -a --encoding=utf-8 &amp;lt; C:\Temp\aspAEB.tmp 2&amp;gt;&amp;amp;1' in &lt;b&gt;C:\Inetpub\wwwroot\pub\speller\spellchecker.php&lt;/b&gt; on line &lt;b&gt;93&lt;/b&gt;&lt;br /&gt;<BR>error = 'System error: Aspell program execution failed (`"C:\Program Files\Aspell\bin\<FONT face="">aspell.exe</FONT>" -a --encoding=utf-8 &lt; C:\Temp\aspAEB.tmp 2&gt;&amp;1`)';<BR><BR>
(the javascript errors seem erroneous but stem from the spellchecker.php - i think the html that is pulled in when the spell checker runs is causing the javascript errors - syntax error/wordWindowObj is undefined/object required)<BR>
&nbsp;<BR>
i hardcoded the path to the aspell.exe and used quotes as suggested in the cookbook. the webserver is running xp and as its at work i am unable to install any other operating system or use any other browser than ie v6.0.2900.<BR>
&nbsp;<BR>
i did investigate the 2&gt;&amp;1 in case this was a unix script but google suggests this can be used on a windows o/s. i have also hardcoded the temporary file to point to c:temp<BR>
&nbsp;<BR>
any suggestions or advice would be much appreciated. the spell checker would be of great benefit to&nbsp;the users!<BR>
&nbsp;<BR>
thanks<BR>
&nbsp;<BR>
david<BR><br /><hr />Miss your Messenger buddies when on-the-go? <a href='http://clk.atdmt.com/UKM/go/msnnkmgl0010000001ukm/direct/01/' target='_new'>Get Messenger on your Mobile!</a></body>
</html>