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
44
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: How to get started with Cute Editor
Hi jfeeney,
you can try following code
<%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 5, 2008
Various issues with uploader inside a form view a inside update panel
Hi,
After trying both the MS FileUpload and AsyncFileUpload controls and not getting my scenario working I though I'd try this control.
I have got further but there are still issues.
I am using ASP.NET 4.0 Beta 2 webforms (I have repro'ed all the below on ASP.NET 3.5) and IE8 and Firefox 3.7.
1.
In AJAX mode I get an ...
Posted to
Ajax Uploader
(Forum)
by
pippipmilk
on
January 11, 2010
Re: Distinct File Uploads
Please check this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 26, 2009
VB Access Database Record Update
I am trying to update a field in an Access Database. There is no problem loading the field into the editor. I can add text ok. When I try HTML code I get a Server Error (shown below). I have attached the Editor file (also below) What do I need to do to correct the problem? Server Error in '/cutesoft' ...
Posted to
Cute Editor for .NET
(Forum)
by
stevef
on
June 14, 2009
Re: How to validate a file being uploaded across a SQL db?
Ken,
Thanks for getting back to me. I am trying something similar but its not working. I am trying to query into a Recordset and possibly find the file selected by the user within the recordset and if it doesn't exist then alert the user of it.
<script>
...
Posted to
ASP Uploader
(Forum)
by
mskhan
on
December 19, 2012
Re: Browse button stop working suddenly!
Hi cassini,
Please test this example:
<%@ Page Language=''VB'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>
Private Sub InsertMsg(ByVal msg As ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 6, 2008
Could not create type 'CuteSoft.Chat.ChatWebService'
I am using IIS 6 .net 2.0 framework.
Get the following when trying to log into the Cute Live Support Operators
System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- <html>
...
Posted to
Cute Live Support
(Forum)
by
Webmarktech
on
March 20, 2010
Re: Error when trying to save...
Here is the ASP.NET code:
sDesc = Editor2.Text
sDesc = Replace(sDesc, vbCrLf, '''')
If Len(sDesc) = 0 ...
Posted to
Cute Editor for .NET
(Forum)
by
sbarrier
on
September 20, 2006
Re: How to disable Silverlight?
Please
try the following code:
<%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>
void InsertMsg(string msg)
...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
June 8, 2010
Re: About SaveDirectory
Hi DongZheng,
I suggest you use method "CopyTo" to handle the upload file store location, like the exmaple ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
October 26, 2012
More Search Options
« First
...
< Previous
42
43
44
45
46
Next >
...
Last »