Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
192
of
408
(
4,076
total posts)
< 1
second(s)
Re: You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum length of the content in a request. The default is 30MB.
This is the HTML code, please note that now with Mozilla Firefox works fine, the problem is with Google Chrome --------------- <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head> ...
Posted to
PHP File Uploader
(Forum)
by
ggalvagno
on
July 30, 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
Re: CDATA in Style
I am using the XHTML property, changing back to text everything works fine. CDATA is only allowed in <script> tags not in <style> tags. so the xhtml property is useless for me at the moment. BTW in script tags there is also a problem with the cdata part. In some cases the first letter of the
javascript
will be ...
Posted to
Cute Editor for .NET
(Forum)
by
pbwbart
on
April 22, 2009
Re: CDATA in scripts
you're right At that point it works fine. But this means if i have a javascipt like this i must change to HTML, repair my scipt, and submit in HTML without going back to normal. when a user edits a text with
javascript
he should completely do this in WYSIWYG mode. he should nog care about
javascript
s and even if he does care he don't ...
Posted to
Cute Editor for .NET
(Forum)
by
pbwbart
on
April 3, 2009
Re: FileUploaded event fired two times for each file uploded!
That example works fine! However, the following is my code, could you please show me what I'm doing wrong? <form id=''form1'' runat=''server''> <div class=''content''> <asp:ScriptManager ID=''Scriptmanager1'' runat=''server''> </asp:ScriptManager> <div ...
Posted to
Ajax Uploader
(Forum)
by
cassini
on
March 13, 2009
Re: Issue with Groupbox
Me again. Still have an issue with pasting text into GroupBox. Also, I found the same error with the Layer element created by the 'Insert Layer' button. Again, pasting text with the keyboard shortcut (control + v) clears the editor and displays a
javascript
error. The page needs to be refreshed for the editor to ...
Posted to
Cute Editor for .NET
(Forum)
by
Steve O
on
March 12, 2009
Re: How to use Netspell of cute Editor--Urgent
Hi Adam, I'm using the following code and with this when I debug the page CuteSoft_Client/CuteEditor/SpellCheck.aspx' it is giving culture equals to '' frameborder= Please provide solution. <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''spell.aspx.cs'' Inherits=''spell'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
January 9, 2009
Re: Showmodaldialog Exceptions
We have a primary application which calls a secondary application. The cute soft editor is in the secondary application. The secondary application is opened using a call of ''window.showModalDialog(URL, '''', Param);''. When it opens in this mode, everything works fine until the more colors dialog is opened, or Ctrl-Z / Ctrl-A is pressed. ...
Posted to
Cute Editor for .NET
(Forum)
by
Kuimov Efim
on
December 10, 2008
Re: The uploader freezes IE7 when 500 files are selected.
Thanks Terry, I am able to select multiple files (so I guess it is using flash?) The freeze seem to be caused by the
JavaScript
handling in the default OnQueueUI. So are there APIs for calculating remaining upload time ? And is it possible to control the progress bar (to display remaining bytes to upload / total bytes ...
Posted to
Ajax Uploader
(Forum)
by
jlauridsen
on
November 6, 2008
Re: the cute-editor messing up my code
thanks for your answer, In the case you described all scripts will be removed automaticly, The problem I have is that it will be removed random, or when editing the text in normal mode, I don't think it's random but it looks like random. When I'm editing text sometimes scripts will be removed and sometimes not. Sometimes opening and ...
Posted to
Cute Editor for .NET
(Forum)
by
pbwbart
on
October 1, 2008
More Search Options
« First
...
< Previous
190
191
192
193
194
Next >
...
Last »