You should change the location of the 'spellchecker.cfm' file to the location of the page on your local system.
As for the request var error, rerun the system after the new location has been defined above and we can work through that. William -- William E. Seiter Have you ever read a book that changed your life? Go to: www.winninginthemargins.com Enter passkey: goldengrove Web Developer http://William.Seiter.com -----Original Message----- From: Don L [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 1:46 PM To: CF-Talk Subject: Re: lite spell checker? Yes, the 6 steps are very clean, it saves time and I appreciate it. But I'm got an err mgs when attempted to use the checker, " Element DATA_STORAGE_1 is undefined in REQUEST. " I was wondering about that when edited the spellchecker.cfm file per instruction, where's the {DATA_STORAGE_1} var defined? but thought maybe, some other script addresses it... Also, I used, <cfform ... <cfinput type="button" name="speller" value="Check Spell" onclick="javascript:#ajaxlink('../CFIDE/scripts/ajax/FCKeditor/editor/dialog /fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm')#"> </cfform> to call the spellchecker. What is supposed to be the proper way to call the speller? Does it need a param/argument to feed it? Thanks. -- free is never free >ASpell is the spelling 'core', but you need the javascript/CF page, that >calls the Aspell system. > >http://spellerpages.sourceforge.net/ > >Actually, to make things easier, this guy put out a step by step that you >could follow. > >http://www.fantasy-league.com/coldfusion/fckeditor/ >Where it refers to pages in the 'fck_spellerpages' directory, just change >the files that are in your spellerpages directory. > >Hope this helps, > > >William > >-- >William E. Seiter > >Have you ever read a book that changed your life? >Go to: www.winninginthemargins.com >Enter passkey: goldengrove > >Web Developer >http://William.Seiter.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297499 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

