Hello All,
I am using Fck Editor in my ASP.Net 2.0 Web Application. I have a need to load the FCK Editor Dynamically so while i am loading everytime it downloads all the files and then takes much time even for single editor. and it is taking too much of time when i load multiple editors.
How can i solve this problem.
generalshiva
I am using Fck Editor in my ASP.Net 2.0 Web Application. I have a need to load the FCK Editor Dynamically so while i am loading everytime it downloads all the files and then takes much time even for single editor. and it is taking too much of time when i load multiple editors.
How can i solve this problem.
generalshiva

Re: Dynamic Loading of FckEditor
I have the same problem. At first load of page (asp.net 2.0) it takes fckeditor to load about 30 seconds. But after that on the same browser window, when i re-enter to same page, there is no problem for loading time (1-2 seconds).
What can be the problem?
Thanks in advance