Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): use <p>
More Search Options
Showing page
316
of
864
(
8,631
total posts)
< 1
second(s)
Re: Ajaxuploader under IIS7 asp.net 4.0 100% working solution all browser support!
cutechat:ThomaxVision , Thanks for the helpful information. We will investigate the IIS7 more. Regards, Terry Your welcome Terry. I think for to day / now, most people use iis7 in classic mode due to the fact thatiis7 is pretty new and allot of other apps maybe have problem with the very same thing. I ...
Posted to
Ajax Uploader
(Forum)
by
ThomaxVision
on
November 23, 2010
Re: can i dont give option to clients to resize image??
and where is the differnce between them?? another question is if i could do that without change the cutesoft code? because i want in different pages of my site have different picture sizes and with this method all the pages will use one size that will be specified once and something else with the code that you gave me will the ...
Posted to
Cute Editor for .NET
(Forum)
by
vagelis28
on
September 14, 2010
Re: hitting enter causes <div> </div> to be added
Hi eatsubway, Two options 1. Add the HTML filter, try the below example <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 27, 2010
Re: How to instantiate CuteEditor in a class file
Thanks, but that doesn't appear to help our situation here. We are overriding the System.Web.UI.Control for each control we use in our application. We are adding each of these to a controls collection then rendering them to an HTMLwriter at runtime. control.cs // allow the derived class to create controls ...
Posted to
Cute Editor for .NET
(Forum)
by
MMCD
on
February 24, 2010
Re: Completely Disable Auto-Formatting of HTML Code
That's impossible. (1) I'm not using I.E., I'm using Safari. But I've tried it on other browsers and it's the same. The only difference I notice between browsers is that some change it simply by switching between normal and HTML view, while others only change it when the form reloads after a post. Either way, the ''code cleaning up'' is ...
Posted to
Cute Editor for .NET
(Forum)
by
Waltz123
on
February 8, 2010
Re: Using Cute Editor .Net on Load Balanced servers - IE slow to load
Hi Our test page was a simple aspx page with nothing but a single Cute Editor control on it. We didn't do any special configuration. Is there any configuration settings that need changing for a load balanced environment ? I'm no load balancer expert, but according to our tech guys we have a load balanced server in front of the ...
Posted to
Cute Editor for .NET
(Forum)
by
dodger1
on
November 29, 2009
Re: Javascript - How can I retrive the Character count?
I guess I didn't explain myself very well I went down the 'getHTML' route. :) function chkTxtLength() { reTag = /(<([^>]+)>)/ig; contentVar = editor1.getHTML(); contentVar = contentVar.replace(reTag, ''''); return contentVar.length;} The number outputted by ...
Posted to
Cute Editor for ASP
(Forum)
by
ethanmcdonald
on
October 9, 2009
Re: getting the "Unable to Write to folder: ~/uploaderTemp" error message
cutechat: Hi, I suggest you use the last version. Otherwise this issue is hard to be fixed because we are not able to find the exact version your are using. The v3 is much compatible with v2, If you get problem while upgrating , we can help you fix new issue as soon as possible. Regards, Terry ...
Posted to
Ajax Uploader
(Forum)
by
pi2
on
October 9, 2009
Re: Initialize error
Hi, The UploadModule use Asp.Net Async BeginRequest event, And the code run before your Application_BeginRequest, After the resource sent, (either the Response.End() or Application.CompleteRequest() will execute) So your Application_BeginRequest will not call , but Application_EndRequest will ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 2, 2009
Re: Close messenger once the ChatSystem has been stopped
Maybe one alternative is using a flag, currently I found one that is used to display the alert when one user try to close the messenger page (messenger.aspx) and check if the messenger is connected: window.onbeforeunload = function() ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Reivax
on
June 30, 2009
More Search Options
« First
...
< Previous
314
315
316
317
318
Next >
...
Last »