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
136
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: How to handle multiple file upload controls on the same page in ASP.net MVC?
Hi goalcircuit,
Try this way
1.
Open file “\Controllers\SamplesController.cs”
2.
Add the section below into method “public ActionResult Sample1(string myuploader)”
using (CuteWebUI.MvcUploader uploader2 = new ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 13, 2011
Re: How do capture the Save Click Even in VB for CuteEditor ASP.NET
Hi vanavah,
Please try the example ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 16, 2012
Re: Multiple Instances of Cute Editor
Hi HarryV,
1. Is this fairly easily doable with a licensed version of CE for one domain?
yes, you just need to follow
http://www.cutesoft.net/developer+guide/scr/Deployment.htm to deploy CuteEditor on your site. And then follow steps 4 to put editor into any page you need.
2. If so,
what is the best way to ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 4, 2010
Re: On the client side, how to obtain plain text (like serverside's editor.PlainText) that DOES include whitespace entered by the user
Hi robertandrews,
Try this way
<%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 23, 2009
Re: MVC Post Model error
Hi,
Can you try the code below in your controller file? does it gets the same error ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
October 14, 2015
Re: image map helper generates incorrect HTML
Dear Cirrus,
I have tested this issue in http://cutesoft.net/asp/EnableAll.asp, but cannot reproduce it.
<map name=''AutoMap1''> <area href=''http://www.facebook.com'' shape=''rect'' alt=''www.facebook.com'' coords=''19,5,57,36'' /></map> <table border=''0'' cellspacing=''4'' cellpadding=''4'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
January 11, 2010
Re: Showing the number of users online
Lyndon,
Ok.
Please use the following code:
<%@ Control Language=''vb'' Inherits=''DotNetNuke.PortalModuleControl'' %><%@ Import Namespace=''DotNetNuke'' %><%@ Import Namespace=''System.Data'' %><%@ Import Namespace=''CuteSoft.Chat'' %> <script ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
December 1, 2006
Re: table background image path
This is what i get......
<table style=''BACKGROUND-IMAGE: url(/uploads/Cindy_Crawford.jpg)'' cellSpacing=4 cellPadding=4 bgColor=#ffffff border=0>
<tbody>
<tr>
...
Posted to
Cute Editor for .NET
(Forum)
by
Capsey
on
November 30, 2006
Re: RTE Dialogs Fail in .ascx User Control
Hi,
I have tried load the user control programmatically in event Page_Load, it works for me too. Below is the code what I am testing. Does this way work for you too?
<%@
Page
Language="c#"
ValidateRequest="false"
%>
...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
May 19, 2014
Re: IE 9 Bug Issue
Hi
Tknippenberg,
Please create an example page with the code below and test on your end. Does it get the same problem?
If it works, please create a page 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 PHP
(Forum)
by
Kenneth
on
July 9, 2012
More Search Options
« First
...
< Previous
134
135
136
137
138
Next >
...
Last »