|
Browse by Tags
All Tags » CuteEditor ASP
Showing page 1 of 2 (13 total posts)
-
Hello. I use CuteEditor trial version and have a question - I generate html when load a page with Editor. After each page I add
<div title="Print Page Break" style="font-size: 1px; page-break-before: always; vertical-align: middle; height: 1px; background-color: #c0c0c0; top:{topPositionAfterPage}; "> ...
-
Hi,i can get the SiteRelative file path from ImageManager with the below code:document.getElementById(''imageFld'').value = imgs[imgs.length-1].getAttribute(''src_cetemp'');
But i can't get Relative filepath from FileManager. You also have the same problem.
Please look the your ...
-
Hi, We bought this great editor a few months back and it's worked great for us.However, we now have a need for changing the way videos are embedded on the site.We have our own media player that we would like to use, but we cannot seem to find where to change the code generated when inserting videos and audio media. Have anyone else ...
-
After working successfully for weeks my pages with CuteEditor ASP stopped working with the folowing error message: Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
/cuteasp/CuteEditor_Files/include_CuteEditor.asp, line 1315
Line 1315 is:set doc = server.CreateObject(''Microsoft.XMLDOM'') I'm running IIS 5.1 ...
-
I tried to edit the dafault.asp in the package like you told me..
I edited the target.asp page and added this code:
strmsg = request.form(''Editor1_HTMLContent'')
response.write strmsg 'to get the value of the object
response. end
When i run the page and edited the default text which is type here... changed to hello ...
-
hi,
I have a form tag with cute editor. I want to get the value of the cute editor and save it to the database.
i tried to get the value with this code:
strmsg = request.form(''Editor1'')
I check the value using:
response.write strmsg
But, it didnt get the value.
sample html:
<%
Dim ...
-
Hello Adam,
This problem only Firefox 3
i am changed my code as ''src_cetemp''.
When first open image select windows, succesfully write to textbox relative path.
But when second, third,(etc) click, not update textbox value.
If i am put the following ...
-
filepost.asp already contains ''<%@ CODEPAGE=1252 %>''
I am retrive below error when image upload:
Microsoft VBScript çalýþma hatasý hata '800a0005'
Geçersiz yordam çaðrýsý veya deðiþken
/Manage/Includes/Editor/Files/Dialogs/include_upload.asp, satır 126
The following ...
-
I have a javascript variable that is somehow preventing me from pasting into textareas. I have my variables printing in the page head, but have found that if I move them into the document body that pasting works fine. So I guess there is a workaround, but any idea why this is happening?
Also, this works fine in FireFox 3 and is only a problem ...
-
Using Classical ASP version 6 (5 2007)
I had set up an editor, configured and tested paths for files (images, media...) management and everything worked fine.
Then I set the property CustomCulture = ''it-IT'' and the editor was (partially, I've to find the time to complete that work) translated but now everyone of the buttons used ...
1
|
|
|