Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
134
of
4,987
(
49,864
total posts)
< 1
second(s)
Whats mean the error: "This file can not be validated! at function Ox31"
After send, show me error: This file can not be validated! at function Ox31.... Follow my code: <html xmlns=''http://www.w3.org/1999/xhtml''> <head>
<title>
Ajax - Multiple files upload
</title>
<link href=''demo.css'' rel=''stylesheet'' type=''text/css'' />
<script ...
Posted to
ASP Uploader
(Forum)
by
luisfel28
on
April 30, 2010
Re: error while converting html to pdf
Hi gurpreet,
Do you get the same problem in the example below?
If it only happens on your end, please create an example which can reproduce this issue and post here. I will check it and get back to you as soon as ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 26, 2012
Re: Ajax Uploader - progress width after upload
Hi
lanikfs,
You can control the progress text style like the example ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 3, 2013
Re: Can I add a label to the toolbar?
Hi jagilbert27,
Please try the example below, it shows you how add a label at the left of the toolbar.
<%@
Page
Language="C#"
%>
<%@
Register
TagPrefix="CE"
Namespace="CuteEditor"
Assembly="CuteEditor"
%>
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 30, 2012
Re: CuteEditor and Autosave
Hi Kai2,
Please try the example below, it will save the editor content every 5 seconds. Change 5000 to 60000 is 1 minute. <%@
Page
Language="C#"
%>
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 27, 2012
Changing filename using AJAX uploader
I am using the following code in my ajax handler:
<%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <% Dim uploader,mvcfile Set uploader=new AspUploader Set mvcfile=uploader.GetValidatingFile()
...
Posted to
ASP Uploader
(Forum)
by
cunninw
on
March 10, 2011
Re: Problem with upgrade to 6 > Please Help!
zortmo,
In version 6.0, all the HTML code are automatically protested. Cute Editor will not many any changes to your code.
However if you have the following HTML code (using Upper Tag, missing quotes):
<TABLE cellSpacing=2 cellPadding=2 width=500 border=0>
...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 12, 2007
Server cannot set content type after HTTP headers have been sent.
Hello,
We've been using AjaxUploader since some time now and haven't had any major problems with it, but today a customer had the following problem:On uploading a 7MB file, the uploader stopped at 3% and showed an alert message saying:
''Flash: the upload task is interrupted! io Error #2038''He tried this several times, under Firefox and ...
Posted to
Ajax Uploader
(Forum)
by
dyte
on
August 6, 2010
Re: File Upload is Interrupted by Server Randomly
Thank You for the quick reply. :)
I am using the most recent version of the uploader. I have also set the Temporary File Location as well.
From web.config in my ...
Posted to
Ajax Uploader
(Forum)
by
Washogren
on
November 10, 2009
Re: Make the editor vertically and horizontally stretched in the page
I tested your code, change:
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <%@ Page Language=''C#'' validateRequest=''false'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
July 27, 2010
More Search Options
« First
...
< Previous
132
133
134
135
136
Next >
...
Last »