Hi,
i have two web pages in my application that both contain editor controls. I want on the first control to enable the save,open and keyoti spell plugins and on the second to enable only the keyoti spell plugin.
On the first page:
<link rel="configuration" href="ClientBin/Aspose.Editor.Client.DLL.TXT" />
On the second page:
<link rel="configuration" href="ClientBin/Aspose.Editor.Client.DLL2.TXT" />
But this doesn't seem to work. What should i do?
How should i configure each page?
Can you give me a sample project demonstrating the issue?
Regards,
Eleni