Sorry... I meant CACHE the CAB... I'm still sleeping...
>Could you please tell me how to catch the CAB so I can fix it before
>implementing the new templates ???
>
>Thanks !!!
>
>
>>Nice catch, Andy! And thanks for the fix. We had another user today mention
>>that it wasn't working, and I was just getting ready to go digging into the
>>reason why. You saved me the trouble.
>>
>>I didn't catch it pre-release, because my computers already have the CAB
>>file cached, and so didn't complain about it's absence. I'll release the fix
>>shortly... until then, anyone with the problem can fix it by modifying the
>>code as described below.
>>
>>-Ron
>>
>>
>> > -----Original Message-----
>> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
>> > Andy Loyer
>> > Sent: Friday, September 29, 2000 6:47 PM
>> > To: [EMAIL PROTECTED]
>> > Subject: RE: [imail] Spell Checking in new templates
>> >
>> >
>> > Ron I have also been having error while spell checking.
>> > I looked at the code in the spellchecker.html file.
>> > I noticed that the file was missing the codebase
>> > parameter in the object tag. It used to look like
>> > this:
>> >
>> >
>> > <script language="JavaScript" type="text/javascript"><!--
>> > document.write('<object id="CleanText" ');
>> > document.write('name="CleanText" ');
>> > document.write('classid="CLSID:4C532BBA-5CDA-11D1-9EC8-4CC608C10000"
>> > ');
>> > var myURL = window.opener.getPath();
>> > document.write(myURL+'SpellCheckedText.CAB#version=2,0,0,3" ');
>> > document.write('Class="Normal" ');
>> > document.write('align="center" ');
>> > document.write('background="#cccccc" ');
>> > document.write('border="0" ');
>> > document.write('width="514" ');
>> > document.write('height="370" ');
>> > document.write('mayscript> ');
>> > document.write('<param name="text" value=""><br><br>Sorry, your
>> > system does not support our Spell Checker ActiveX component. You
>> > must have Microsoft Word with all spelling options installed,
>> > and must have your browser security options set to allow ActiveX
>> > components. For browser, we recommend Internet Explorer v5 or
>> > higher, running Windows 98 or higher, for best results. You can
>> > download a free copy at <a
>> > href="http://www.microsoft.com/ie">www.microsoft.com/ie</a>.
>> > <br><br> ');
>> > document.write(' </object> ');
>> > //-->
>> > </script>
>> >
>> >
>> >
>> > I have changed it to look like this:
>> >
>> >
>> > <script language="JavaScript" type="text/javascript"><!--
>> > document.write('<object id="CleanText" ');
>> > document.write('name="CleanText" ');
>> > document.write('classid="CLSID:4C532BBA-5CDA-11D1-9EC8-4CC608C10000"
>> > ');
>> > var myURL = window.opener.getPath();
>> > document.write('codebase="' + myURL +
>> > 'SpellCheckedText.CAB#version=2,0,0,3" ');
>> > document.write('Class="Normal" ');
>> > document.write('align="center" ');
>> > document.write('background="#cccccc" ');
>> > document.write('border="0" ');
>> > document.write('width="514" ');
>> > document.write('height="370" ');
>> > document.write('mayscript> ');
>> > document.write('<param name="text" value=""><br><br>Sorry, your
>> > system does not support our Spell Checker ActiveX component. You
>> > must have Microsoft Word with all spelling options installed,
>> > and must have your browser security options set to allow ActiveX
>> > components. For browser, we recommend Internet Explorer v5 or
>> > higher, running Windows 98 or higher, for best results. You can
>> > download a free copy at <a
>> > href="http://www.microsoft.com/ie">www.microsoft.com/ie</a>.
>> > <br><br> ');
>> > document.write(' </object> ');
>> > //-->
>> > </script>
>> >
>> >
>> > It seems to work. Is there a reason why it wasn't in
>> > before?
>> >
>> > Talk Later, --ANdy Loyer
>> >
>> >
>> >
>> > >
>> > > -----Original Message-----
>> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
>> > > Behalf Of Peter
>> > > Sent: Wednesday, September 27, 2000 1:12 PM
>> > > To: [EMAIL PROTECTED]
>> > > Subject: [imail] Spell Checking in new templates
>> > >
>> > >
>> > > Hi Ron,
>> > >
>> > > great job with the new templates, worth the wait.
>> > >
>> > > I have a couple of questions:
>> > >
>> > > 1) Spellchecking:
>> > >
>> > > With the new templates when selecting spell-check I'm
>> > > getting the msg that
>> > > system does not support spell checker active x
>> > >
>> > > I tried this both on the new templates we installed as well
>> > > as on
>> > > mail.killerwebmail.com using I.E. 5.5 (Word is installed) on
>> > > Win2k. Also
>> > > tried with a IE 5.0 browser and Winnt 4.0.
>> > >
>> > > 2) In the new message dialog box, what is the option
>> > > 'Searchable
>> > > Directory'? When going to the searchable directory I get
>> > > 'Searching, please
>> > > wait...' but no results. What is it supposed to search for and
>> > > what am I
>> > > doing wrong?
>> > >
>> > > Thanks for any suggestions.
>> > >
>> > > Peter
>> > >
>> >
>> >
>> > __________________________________________________
>> > Do You Yahoo!?
>> > Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
>> > http://photos.yahoo.com/
>> >
>> >
>> >
>> > ______________________________________________________________________
>> > The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
>> > Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED]
>> > Searchable List Archive.... http://www.mail-archive.com/[email protected]
>> > To Manage your Subscription......... http://humankindsystems.com/lists
>> >
>>
>>
>>
>>
>>______________________________________________________________________
>>The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
>>Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED]
>>Searchable List Archive.... http://www.mail-archive.com/[email protected]
>>To Manage your Subscription......... http://humankindsystems.com/lists
>
>
>Fernando Ladeira
>Latin America Web Coordinator
>
>UNITED
>http://www.unitedlatam.com
>
>
>
>
>______________________________________________________________________
>The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
>Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED]
>Searchable List Archive.... http://www.mail-archive.com/[email protected]
>To Manage your Subscription......... http://humankindsystems.com/lists
Fernando Ladeira
Latin America Web Coordinator
UNITED
http://www.unitedlatam.com
______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED]
Searchable List Archive.... http://www.mail-archive.com/[email protected]
To Manage your Subscription......... http://humankindsystems.com/lists