|
Search
You searched for the word(s): use <p>
Showing page 261 of 864 (8,631 total posts)
< 1 second(s)
-
For those interested in the followup on this...
I decided to take a simpler approach. The ''wall I ran into'' was not simply that the CuteEditor was appearing within a nested user control, but that the user controls were being dynamically added to the ASPX page. They therefore simply do not exist on PostBack, so there is no control (i.e., ...
-
I have a public gallery page and another gallery page in the administration folder where the user can user the edit and add features.
The thing is, that the administration folder is one folder up from the public gallery folder, so the path for samplefolder/gellery.xml is getting screwed up.
Where and how do I set the location of ...
-
Hello Adam,
I tried commenting out the code to create an ''empty'' download function (in the browse_Document.asp page) but I still see the same behavior. I highlight some text, click on ''downloadable files'' button, after waiting several minutes I get a blank pop-up window that says in the title bar '' - - Web Dialog '' I have ...
-
Geoffrey,
The fontsite dropdown renders the code as followings:
<font size=4> Your text goes here</font>
The SIZE attribute allows you to set your font to an abstract size ranging from 1 to 7. The exact type size corresponding to each of these values is left to your browser. You can't ...
-
I am using 2.2 with the include_CuteEditor.asp date of 1/1/2004 I am getting the following error
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
/virage_cms/admin/Editor/include_CuteEditor.asp, line 1105
The call to Server.CreateObject failed while checking permissions. Access is denied to this ...
-
Hi All,
First off thanks for your help.
This one has stumped me a bit...probably my bad, but could it be a bug? Maybe the file stream left open in the session?
I open an html file using: Editor1.LoadHtml(mydocument);
Which works fine and loads the html file, then I make ...
-
No Access is denied any more!
The previous version we use the Embedding resources to deploy the files. At run-time, when the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from assembly.
In order to save ...
-
I am not sure what you mean...when you define a custom layout, just exlcude that menu button. An example of a menu layout we use without the option...
CuteEdit.Template = ...
-
Hello Adam,
It has to do with the sylesheetpath property. I want to use my own css for the editor so i link my stylesheet to the editor (it is already on the page howvever!) That way i get the error because the following javascript code is not generated:
<script language=''javascript''> function ...
-
Jeff,
There are no sample_cs.aspx or sample_vb.aspx in the version 2.2 any more. The document is not update. Sorry for the inconvenience.
Please following the below step by step guide:
Step 1.
Fetch the CuteEditor. zip file from Download tab. Unzip the file in the any ...
... 261 ...
|
|
|