Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
168
of
408
(
4,076
total posts)
< 1
second(s)
Re: Live support Not working..
Smith, >>need help regarding
javascript
error and thats why I am trying to talk through ''Click to Live Support ONLINE'' this not working.Give some
javascript
error like permission denied error Can you send a screenshot to me? This is very strange. The Live support has been tested with most of ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 15, 2006
Re: JavaScript message "Unknown error..!" when using UploadType=Auto and neither flash or silverlight installed
Eventually tracked this down to the response header ''X-FRAME-OPTIONS'' being set to ''DENY''. Setting the header to ''SAMEORIGIN'' resolves the problem.
Posted to
Ajax Uploader
(Forum)
by
rmacfadyen
on
June 3, 2011
Re: Javascript " Error
Hi, Did you add the UploadModule into web.config ? The problem is that the script file is not loaded. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
December 3, 2009
Re: Access is denied JavaScript Error
James, Please try the following solution: 1. Open the CuteSoft_Client/CuteEditor/Template.aspx 2. Ad the following code into the <head/> section: <script> document.domain=''mydomain.com'';</script>Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 21, 2007
Re: trap paste command --urgent
Hi, When clicked on paste button,I want to check whether the HTML content that is about to paste contains some tags like ''position:absolute''. if yes then will discard past else allow paste. and to acheive this I amusing JS code as I pasted above in this thread itself. again I'm pasting it here. ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
January 21, 2009
Re: Problems with editor.GetSelection() in IE
<?php $editor=new CuteEditor(); $editor->ID=''Editor1''; $editor->Text=''Type here..''; $editor->FilesPath=''CuteEditor_Files''; $editor->TemplateItemList=''G_start,Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight,G_end''; $editor->CustomAddons = ''<img title=\''Using oncommand\'' ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
May 20, 2008
Re: ToFullPage/FromFullPage (F12) does not restore editor position?
In Version 6.0, initialization and other Editor events are handled by adding script at the bottom of the page (in the example below, the code is between </form> and </body>). We've mapped the calls to and from full page into the CuteEditor_OnCommand event as you can see in the below ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
May 8, 2007
Re: Enable Javascript Execution in Preview
Adam, My web developers cannot seem to help me. Essentially, I am trying to do similar things which is to enable
javascript
tags. Currently, the following happens when I try to enter the HTML:
Posted to
Cute Editor for PHP
(Forum)
by
Andrew Orr
on
August 24, 2008
client-side name of uploaded file
I have an uploader inside an ajax callback panel. I am trying to figure out how to capture the name (and path) of an uploaded file via
javascript
. I tried using a hidden field within the callback panel that gets set via ClientSideAfterExecute, but it doesn't seem to work. Do you have any suggestions or examples? Thank you.
Posted to
ASP Uploader
(Forum)
by
quirtep
on
April 5, 2010
How do I handle the events for 2 CuteWebUI:UploadAttachments on the same page
Hello I have a page with 2 ajax uploaders, I am creating different ui Elements depending on the control that is uploading I need to distinguish those
javascript
events for each uploader as the code handled in those events will deal with different elements on the page function CuteWebUI_AjaxUploader_OnStart() function ...
Posted to
Ajax Uploader
(Forum)
by
wassimsa
on
May 28, 2009
More Search Options
« First
...
< Previous
166
167
168
169
170
Next >
...
Last »