Hi
I am trying to add the SPELLERPAGES in asp.net Application.
What I have done is changed the FCKconfig.js as below:
1. FCKConfig.SpellChecker = 'SpellerPages'
2. Installed the PHP for windows.
3. Given execute write to cmd.exe, aspell.exe
And the folder stucture is as below:
-Root
---FCkeditor
---------Editor
-------------Dialogs
-----------------FckSpellerPages
-----------------------Spellerpages
---------------------------ServerScrips
---------------------------------[Files](PHP file)
And popup window appears. but the frame1 of that window shows the "page cannot be displayed" and its src is shown to be "default.html".The controls frame contains the "control.html"
I dont know what is the problem.Whether the PHP code is not being executed or the path's required are not being found.
Anybody can help???????
Thanks and Regards
Yuvika
I am trying to add the SPELLERPAGES in asp.net Application.
What I have done is changed the FCKconfig.js as below:
1. FCKConfig.SpellChecker = 'SpellerPages'
2. Installed the PHP for windows.
3. Given execute write to cmd.exe, aspell.exe
And the folder stucture is as below:
-Root
---FCkeditor
---------Editor
-------------Dialogs
-----------------FckSpellerPages
-----------------------Spellerpages
---------------------------ServerScrips
---------------------------------[Files](PHP file)
And popup window appears. but the frame1 of that window shows the "page cannot be displayed" and its src is shown to be "default.html".The controls frame contains the "control.html"
I dont know what is the problem.Whether the PHP code is not being executed or the path's required are not being found.
Anybody can help???????
Thanks and Regards
Yuvika