|
Search
You searched for the word(s): use <p>
Showing page 301 of 864 (8,631 total posts)
< 1 second(s)
-
Hi,
Maybe your code use Session for every request. (include editor resource)
Please open
CuteSoft_Client/CuteEditor/Load.ashx
and change the content to :
<%@ WebHandler language=''C#'' Class=''EditorLoadHandler'' %>
/* ...
-
Yes, this problem is a pain in the butt. As I mentioned above, the solution that worked at the time was to REMOVE the Upload module (not a great solution, is it?).
HOWEVER, with later versions of ComponentArt we tried to re-enable the module and found out a very surprising thing -- the upload module WILL work well in web.config as long ...
-
Guys,
I am very sorry to have to say this but I totally understand what Redgirl is saying, I don't think it's as easy as it sells itself and I have to also say that the support needs to be friendlier to beginners like myself and redgirl. We dabble in php and other technologies but by no mean genuises hence why we wanted to invest in Easy to ...
-
Don,
Cute Editor Version 6.3 also support ASP.NET 1.1. You don't need to find .NET 3.5 host to use the latest version.
>>I still can't imagine why it works for me and not them.
Have you asked them try my suggestion 3?
Can you ask them get the full version of their browser?
Maybe you are using IE ...
-
For anybody who might be curious and/or following this, I was never able to resolve this issue. It apparently stems from the fact that I had the editor in a separate physical location on the server from where the file upload directory was located (see this other post where I outlined the specifics). As I noted in the earlier post, I ...
-
Hi basam,
Do you use IIS6 on the Local machine? If so, please try this way:
Solutions:
1, turn off the IIS service .
2, Open the file 'metabase.xml (windows \ system32 \ inetsrv \ )
3, Navigate to ASPMaxRequestEntityAllowed section and modify to 10240000(10M), default: 204800, that is: 200K.
4, save, and then ...
-
Error Message:
Unable to open the Web site
'http://localhost/CustomerFileProvider/CustomerFileProvider.csproj'. To access local IIS Web sites, you must install the following IIS components:
IIS 6 Metabase and IIS 6 Configuration Compatibility
ASP.Net
Windows Authentication
In addition, you ...
-
The error message is:
Unable to open the Web site
'http://localhost/CustomerFileProvider/CustomerFileProvider.csproj'. To access local IIS Web sites, you must install the following IIS components:
IIS 6 Metabase and IIS 6 Configuration Compatibility
ASP.Net
Windows Authentication
In ...
-
Sorry to post in this out-of-date discussion thread, but I have same issues with EditorWysiwygModeCss property and Safari browser (Windows version). I use Safari version 3.1.2 (525.21)
I have downloaded example from this link - http://richtextbox.com/test/CuteEditorTest.zip, created a simple web application and tried ...
-
Hi
Had a look at the code and all you are using AJAX for is to load a code file and execute it!
I guess you are doing it this way to cut down on the amount of js files that need to be loaded at the start.
I have uploaded a zip file with dialoghead.js and ieimplementaion.js changed. Its pretty obvious the code i have changed cos ...
... 301 ...
|
|
|