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
28
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: DataGrid paging not working on the DataBase-Example
Milton,
Here is the modified version of DataGrid example. This example allows paging. Please copy/paste to the existing file and test it first. Then compare with your modified version and find out the problems.
<%@ Page Language=''vb''%><%@ Import Namespace=''System.Data'' %><%@ Import ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 13, 2006
Re: Question about cross-domain support
greggcz: greggcz: After further investigation, I found that the crossdomain script is calling a wrong url:
22
False
+4.040 s
0.079 s
...
Posted to
Cute Live Support
(Forum)
by
Adam
on
February 18, 2008
Re: upload works on dev server, not on production server
And here's the full markup of the upload page:
<%@ Page Title='''' Language=''C#'' MasterPageFile=''~/Main.master'' AutoEventWireup=''true'' CodeFile=''Upload.aspx.cs'' Inherits=''Viewpoints.admin_ScenarioImport_Upload'' %> <%@ Register
TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> ...
Posted to
Ajax Uploader
(Forum)
by
rberman
on
June 4, 2010
Re: Setting file queue background color
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
August 4, 2010
Re: Question about cross-domain support
greggcz: After further investigation, I found that the crossdomain script is calling a wrong url:
22
False
+4.040 s
0.079 s
GET
...
Posted to
Cute Live Support
(Forum)
by
greggcz
on
February 15, 2008
Re: How do I display a value (text) in the editor on page load? I'm a newbie...please help!
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%>
<%@
Page
Title=''''
Language=''c#''
AutoEventWireup=''false''
MasterPageFile=''~/MasterPages/Admin.Master''
CodeBehind=''admin_edit_content.aspx.vb''
Inherits=''mil ...
Posted to
Cute Editor for .NET
(Forum)
by
bthor10
on
May 19, 2009
File used by another process error without using the stream
I am currently creating a user control that holds an UploadedImage property of type System.Drawing.Image.
I read the other posts about this error, but they all say that I have to close the stream. However, I am not using the stream :(
I use the code below when a file is uploaded:
/// ...
Posted to
Ajax Uploader
(Forum)
by
CatenaLogic
on
October 8, 2008
Re: Customize Images, Links, Code Snippet Dropdowns
OK.
You need to use the itemdatabound method for the datagrid. The ItemDataBound of the DataGrid occurs when data is bound to a item in a DataGrid control. This note explains how to use CuteEditor for .NET in the template control of a datagrid.
<asp:Datagrid ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 9, 2004
Bad Request (invalid url) when POSTing
Hi!Im new, please dont beat me up :)
Quite suddenly, i am getting a Bad Request (invalid url) when submitting changes with a POST. The editor control loads fine, and
otherwise functions as it should. We have a domain license, i am not getting license errors. Below is the url that is in the address bar when i get the Bad ...
Posted to
Cute Editor for .NET
(Forum)
by
nkingmnwd
on
March 6, 2009
Re: paste word clean code problem
I have tried this but get error: Microsoft VBScript runtime error '800a01b6' Object doesn't support this property or method: 'editor.EditorOnPaste' Here is code: <%
...
Posted to
Cute Editor for ASP
(Forum)
by
Sjur
on
August 30, 2005
More Search Options
« First
...
< Previous
26
27
28
29
30
Next >
...
Last »