Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): table
More Search Options
Showing page
51
of
255
(
2,541
total posts)
< 1
second(s)
Re: Can i use only spell check with no rich text formatting.
Dear akkineni, Please refer to the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#''%> <HTML> <HEAD> <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as an spell ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 5, 2010
Re: VB.NET how can i change color to a quoted text that goes in the cuteeditor??
Dear vagelis28, please refer to code: <%@ Page Language=''vb''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 28, 2010
Re: how to create a Manual upload without a list of recently uploaded files showing up afterwards
Hi, You can use this way to hide the
table
: <script type=''text/javascript''> function CuteWebUI_AjaxUploader_OnQueueUI(list) { var hasqueueoruploading=null; for(var i=0;i<list.length;i++) { var ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 24, 2009
Re: Behavior of g_start and g_end
>>there's space and closing/opening border between the 'groups' Yes. >>Just using the full.config in the autoconfigure folder the g_starts create a new line for each group. It will not create a new line like linebreak. G_start and G_end will render the following html ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 13, 2009
Re: Style Issues
Please check this example: <style> /*Pre Defined*/ .AjaxUploaderProgress
Table
{} .AjaxUploaderProgressBarText{} .AjaxUploaderProgressInfoText{} .AjaxUploaderCancelAllButton{} .AjaxUploaderQueue
Table
...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
February 19, 2009
Re: Using CuteEditor as a FLASH selector
Hi lanec, You can try this way,It also valid for other file types. <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head> <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 30, 2008
Re: Tying the Editor Control to an SQL Database Table/Record/Field
Please check this example: http://cutesoft.net/example/database-example.aspx THe source code of this example can be found in the download package. Once you get this example works, convert it into SQL Server database.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 20, 2008
Re: Multiple instances single page
Just answered my own question through experimenting. The following relates to a GridView control so the code behind is a bit more complex than would be the typical case. The code behind that I used for a simple ASP.NET
Table
control is listed toward the bottom of this post below the GridView code behind example. aspx markup (two ...
Posted to
Cute Editor for .NET
(Forum)
by
GDB
on
May 10, 2008
Re: Windows Authentication for Operator Windows App ...
Adam, I think I found a work-around by authenticating Support Operators using DirectoryServices in the SupportLogin() method of the Global.asax. However, I also need to auto-register operators in a particular Active Directory Group (without going through the process in the video). I that Support ...
Posted to
Cute Live Support
(Forum)
by
jcurran
on
September 7, 2007
Re: Creating Chat Rooms from Code
I had to do the same thing. Basically what I did was mimick the way cutesoft did their's by copying the code-behind (and logic) in the Lobbies.aspx and LobbyItem.aspx files. I created my own pages and controls in the exact same way they did theirs. These can be found in the 'CuteSoft_Client\CuteChat\Admin' directory. I basically ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
swelborn
on
April 23, 2007
More Search Options
« First
...
< Previous
49
50
51
52
53
Next >
...
Last »