Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
69
of
4,987
(
49,864
total posts)
< 1
second(s)
editor hidden by display=none, javascript GetDocument is not a function error
Hi
I have a page with a Cute Editor that the user hides/shows via javascript (setting the <div style='display:none'> ) The page must validate on the client side (even when the Editor is hidden) .
But the line ''editor.GetDocument()'' fails if the editor is hidden. Any workaround ?Here's a stripped down version of the page. (It ...
Posted to
Cute Editor for .NET
(Forum)
by
dodger1
on
October 30, 2009
Re: How to assign the value of a div to a cute editor on client side?
Hi rizwanali,
Please try this code: <html xmlns=''http://www.w3.org/1999/xhtml''> <head id=''Head1'' runat=''server''>
<title>Welcome to Quattro Html Editor</title>
<script language=''javascript'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 28, 2008
Re: only show users that have been added
Hi soyemil,
1. Open file ''App_Code\DNNChatProvider.vb''
2. Find section below and delete it
Public
Class
MyDataManager
Inherits
CuteChat.AppDataManager ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
September 7, 2010
Re: Updating info to existing pages
So it this it??
<%
dim conn
dim connstr
Set conn = Server.CreateObject(''ADODB.Connection'')
...
Posted to
Cute Editor for ASP
(Forum)
by
bnmiros
on
October 22, 2004
Re: How to control the order of the images
Hi bertsirkin,
The steps below shows you how to sort the image by your own logic in classic alyout.
Please follow the steps below. Step 1- step 4 use to sort the order for the classic layout. Step 5 –step 7 use to sort the viwer. Step 2 and step 6 is the sort logic. 1.
Open file ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
April 29, 2013
FileValidating event not firing? Please help!
Here is the code for my upload control:
<CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' InsertText=''Browse for Files''
ManualStartUpload=''true'' ...
Posted to
Ajax Uploader
(Forum)
by
jpshook
on
June 18, 2009
Re: attach uploaded files to email
Hi drifter,
I tested your sample,
You add attachments too early,
The
item.GetTempFilePath() returns the template path of item, it is a '.rex' file
Before
you add attachments, you can use item.MoveTo(NEWPATH) method
This is my demo
...
Posted to
Ajax Uploader
(Forum)
by
Jeff
on
March 16, 2011
SetHTML problem with IE 8
Hi
I tried contacting support but have still had no response on this issue.
This is a problem I
am experiencing when using your php editor and the setHTML method.
If I use the following JavaScript with Internet Explorer 8 to insert content into the editor problems occur. The method ...
Posted to
Cute Editor for PHP
(Forum)
by
Sam Hutchinson
on
October 26, 2009
Re: How to get the photos selected using ajax multiple upload in code behind
Hi,
Please try this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 23, 2009
Re: Obsolete methods
Hi rtbike,
Please try the example code below to update the chat ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
July 27, 2012
More Search Options
« First
...
< Previous
67
68
69
70
71
Next >
...
Last »