|
Search
You searched for the word(s):
Showing page 117 of 4,987 (49,864 total posts)
< 1 second(s)
-
Hi hamed415, Both methods works fine for me. Below is my test example page. Does it work for you? Can you show me how you used these methods ? So I can check it for ...
-
Hi I am using the code for Ajax Uploader
<asp:ImageButton ID=''btnBrowse'' runat=''server'' Width=''87px'' Height=''17px'' meta:resourcekey=''btnBrowseResource1'' style=''cursor:default;'' />
...
-
Hi, i have an issue with the current Firefox 3.5.5. Some strange bugs occur when i use the following sample code in the CE and want to edit the headline or the lines between the headline and the table. If i press enter within the headline, the part after the cursor jumps to the bottom, below the table and creates a new ...
-
I downloaded the CEHtmlEditor.
I read in one of the forums that I should change
If role = ''Admin'' Then tempfolder = '''' ElseIf role = ...
-
Hi EpicRadio,
1. About the session error, please try the example page below, does it still get this error?
I used <?php session_start(); ?> in it, I think this code will fix your session ...
-
Well i solved it!!! So everyone stop panicking!!!
I thought that i would share the fix in case anyone would like it.
under the ''CuteEditor_Files'' folder there is a file ''WinIE.js'' well in my file at around line 803 there was this:
function cleanCode(EditorID) { var editor = ...
-
My editor:<ce:editor id=''txtDescription'' runat=''server'' backcolor=''White'' height=''250'' width=''589'' templateitemlist=''[FontName],[ForeColor],[Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight,Separator,InsertUnorderedList,Indent,Separator,ToFullPage,FromFullPage]''></ce:editor>I'm programmatically ...
-
Hi we have new MVC 4 Application hosted in our SharePoint Site 2013. We are having an issue when the Application was accessed in IE9 the uploader button was disabled but when it is accessed in IE10 there is no problem. Im already using the latest version of ajax uploader.
I added below code on the head tag of my sharepoint master page ...
-
Adam,This does not seem to address my question at all. Does the Editor.EnableAntiSpamEmailEncoder Property address links that are not email addresses?Here is an example of code that I am using and what is happening.
Here is the original code that I put in the ...
-
BruceD,
No, you don't need to disable client side script for validation.
Below is the code used in our forum. Hope it helps. If not, please post your code here.
<tr>
<td vAlign=''top'' nowrap align=''right''>
<span ...
... 117 ...
|
|
|