|
Search
You searched for the word(s): .net 4.0
Showing page 370 of 1,307 (13,069 total posts)
< 1 second(s)
-
Hi Rakesh692,
If works fine for me. Is your site online? If so, can you send me your editor page url? So I can check it for you.
You can send it to [email protected]
By the way, the screenshot you attached shows not correct, please send it in mail too.
Regards,
Ken
-
Currently using the Cute.NET Editor and working fine, but I had a question from a client. When they are typing away in the editor the Words and Characters count figures dont immediately update but only usually when using a breakline or leaving the window with the cursor. Is there any way around this ? Thanks in advance
-
Hi,
Any UI/ViewState changes in FileValidating will be ignored.
You can throw an exception in that event handler, and use javascript to catch it :
function CuteWebUI_AjaxUploader_OnError(msg)
{
return false;//hide the default alert
}
function CuteWebUI_AjaxUploader_OnTaskError(obj,msg,reason) ...
-
Adam,
1) we don't use custom http module
2)
a. we don't have any files in the aspnet_client folder
b. .axd and .aspx ar mapped to the same DLL
Is it possible to add operators manualy?
I just installed the dotnetlivehelp chat software (demo) and that is working properly....! This is ofcourse also ...
-
Richard,
>>I’m using version 4.0 and I believe it was the very first release of version 4.0.
You can download the latest build from:
http://cutesoft.net/downloads/folders/chat_current_releases/entry21915.aspx
>>Have you had reports from other users of the same ...
-
Greetings, in CuteEditor 3 anything I set in codebehind as far as cuteeditor properties would be used by the editor. In version 4, it's completely ignoring any settings set in codebehind. Only properties set in the editor tag itself are being set. Anyone else having this problem? PS. This is the asp.net 1.1 version.
-
Hi there,
I have been using the CuteEditor for a month or so now and had assumed that it didn't work in Mozilla, however a Post on this Forum:
http://cutesoft.net/forums/ShowPost.aspx?PostID=1585
seems to indicate that it can... Can anyone tell me what the story on this is?
Cheers,
Richard.
-
Guys,
We fixed this issue in the new build of the version 1.2. Sorry for the late resonse.
Matt, Thanks for the hack. We provide a bettter solution in the new build. Please download it from:
http://cutesoft.net/Downloads/default.aspx
-
Jon.Lee :
Hello , I have checked your threads .
The primary problem is that you haven't write the integration code for CuteChat (I guess) .
Can you send me a mail ?
I will send you a VB version integration code example . based on Asp.net2 membership .
cutechat @ cutesoft.net
Regards , ...
-
Hi Terry, 1. it doesn't matter if the file is big or small2. the UseAspNetStream is already in the web.config3. this happens locally as well as on the production server, so there is no anti-virus software4. I already mentioned the process that locks the file: locally it's ASP.NET Development Server, in a live environment the IIS Worker ...
... 370 ...
|
|
|