|
Search
You searched for the word(s):
Showing page 59 of 123 (1,230 total posts)
< 1 second(s)
-
Dear andriex,
Did you set EnableStripScriptTags=''false''?
Please change:
<CE:Editor id=''Editor1'' EnableStripScriptTags=''false'' runat=''server'' ></CE:Editor>
to:
<CE:Editor id=''Editor1'' runat=''server'' ></CE:Editor>
and try it again.
You can find related topic in ...
-
Dear spencet,
In your hosting control panel of at&t, you can find ''Application Roots'' option, please create one application root and let it point to ''CuteEditor_for_NET\Framework 2.0'', it will work. I have created one for you and sent its url through email, you can try it.
Thank you for ...
-
Dear pandurang,
Please check:
1. Put php uploader within tag <form>
2. $uploader->Name=''myuploader'';
and
$fileguid=@$_POST[''myuploader''];
These two lines should have same ID.
Please refer to the following example ...
-
Dear lonecrow,
Can you reproduce this issue in http://cutesoft.net/asp/oncarriagereturn.asp?BreakElement=br ? I tested it, it is <br />. If it works for you, please download the control again. Download url: http://cutesoft.net/downloads/folders/asp-editor/entry57121.aspx
Thank you for asking
Eric@cutesoft.net ...
-
Dear Ben,
Can you send your code and sql script to eric@cutesoft.net? I will check it.
Thank you for asking
Eric@cutesoft.net
-
Dear gurpreet,
Please follow steps:
1. Open ''http://cutesoft.net/example/general.aspx''
2. Select one image
3. Double click the image, the property dialog will be displayed
4. You can set the height and width in the property dialog
Thank you for asking
Eric@cutesoft.net
-
Dear Ben,
Please test your code several times, do you have this issue every time or intermittent? I tested it serveral times on my end, I cannot reproduce it.
The FileGuid of every uploaded file has different value, it should not throw this duplicated key error. Can you check the column of ''FileGuid''? Is there duplicate ...
-
Dear korty,
I searched ''contentcode editor.htm'' in whole project, cannot find this file. Can you create one example which can reproduce this issue? You can send it to eric@cutesoft.net , we will check it.
Thank you for asking
Eric@cutesoft.net
-
Dear SergeGusev ,
Please refer to the following snippet:
if (!Directory.Exists(@''D:\\MyUserFileStorage\\Serge\\Images\\Test''))
{
...
-
Dear spencet,
Can you create one test page which can demo this issue? Please post the url here or send it to eric@cutesoft.net , we will check it.
Thank you for asking
Eric@cutesoft.net
... 59 ...
|
|
|