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
191
of
408
(
4,076
total posts)
< 1
second(s)
Re: Embedding messenger into page not working correctly
I can't really show you the website as it's on an internal developlment server which isn't public facing. :-( I'm definately logged in - it uses windows authentication. And I can tell I'm logged in when I go to open up the messenger as a pop up. The
javascript
call ("Chat_OpenMessenger()") to ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
PeterGregory
on
November 16, 2012
Re: How do capture the Save Click Even in VB for CuteEditor ASP.NET
Hi chemist, Sorry, but I am not very clear about your problem. Whatever what configuration file you using, the ''save'' button will fire the function I provided. First it will fire the client side
javascript
funtion, then fire the server side ''PostBackCommand'' event. This is what the save button do. If you do not want it fire the ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 30, 2012
Re: Undo removes everything -including previously saved content....
Hi Ken, We are setting the HTML using
javascript
. The code is shown below: var editor1 = document.getElementById('<%=Editor1.ClientID%>'); editor1.setHTML(window.opener.dialogArguments.value); I am setting up a test account ...
Posted to
Cute Editor for .NET
(Forum)
by
Ilana
on
May 7, 2012
Re: Click Button to Upload and Nothing :(
No
javascript
errors at all.Would rather not share my url :( in my header.php I have the correct line up: require_once ''phpuploader/include_phpuploader.php'';session_start(); the only thing I use different is ob_start(); So looks like this: require_once ...
Posted to
PHP File Uploader
(Forum)
by
gravy216
on
August 31, 2011
Re: how to deal with duplicate file name
<form id=''form1'' method=''POST''> MaxSizeKB=10240; ...
Posted to
PHP File Uploader
(Forum)
by
acyk
on
May 30, 2011
Re: How to use the Ajax Uploader in Grid
Hi Terry! I have two more questions in ajax uploader. 1. How can I redirect the page ( int he function ''Uploader_FileUpload()'') once all the files gets uploaded. 2. When I click on submit how can I find whether user has selected file in the control?. Based on that I ...
Posted to
Ajax Uploader
(Forum)
by
ramkumarhighbrow
on
August 6, 2010
Re: CleanUpMicrosoftWordHTML() automatically adds CDATA to my script tags
Hi Ken, Unfortunately the demo strips the script tags from the input. What I did was basically: 1) Allow client scripts in the document2) Call CleanUpMicrosoftWordHTML()3) Display the editor's Text property after the clean up. I can't seem to include an attachment, so i'll just put a modified default.aspx in a code block ...
Posted to
Cute Editor for .NET
(Forum)
by
jonathanexact
on
July 30, 2010
Re: Hidden CuteEditor doesn't get initialized in Firefox, Chrome and Safari
Thanks for helping Adam. Your example does not use the
javascript
API methods setHTML() and getHTML() on the editor. That is where the problem is for me. If the control is loaded invisible in Firefox, Chrome and Safari, the API is only initialized whenever the control becomes visible, which is too late to directly use the API methods and fill ...
Posted to
Cute Editor for .NET
(Forum)
by
KoenV
on
March 9, 2010
Re: Object required: 'jfile'
Jonybravo: Hi there I'm having identical problem using ajax-multiplefiles. The code I'm testing is: <% Dim uploader Set uploader=new AspUploader ...
Posted to
ASP Uploader
(Forum)
by
Adam
on
February 16, 2010
Re: why height="100%" doesn't work?
Hi wolf11th, Try this way: <%@ Page Language=''C#'' AutoEventWireup=''True'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 19, 2009
More Search Options
« First
...
< Previous
189
190
191
192
193
Next >
...
Last »