Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): postback
More Search Options
Showing page
32
of
85
(
848
total posts)
< 1
second(s)
Questions from a Newbie
Hi, I recently purchased Cute Editor for PHP and have several questions. Here is the configuration code snippet the launches the editor: $editor=new CuteEditor(); ...
Posted to
Cute Editor for PHP
(Forum)
by
amikhnov
on
March 20, 2008
Why does CuteEditor try to access null/index.aspx?
My page that uses CuteEditor is www.mysite.com/feedback/feedbackIn.aspx. Whenever I do a
postback
, CuteEditor tries to access a file called www.mysite.com/feedback/null/index.aspx. Needless to say, the null folder does not exist. Thus, my exception handler picks it up. I think this problem is new to 6.0. Please ...
Posted to
Cute Editor for .NET
(Forum)
by
afroblanco
on
January 23, 2008
AutoPostBack will not fire when CE on page in IE
I looked thru the forums but did not see this issue resolved or a workaround. When CE is on a page with a (checkbox/radio) and it is set Auto
PostBack
=''True'' it will not fire. Has anyone found a solution for this? I am aware that the
postback
will occure if you set the editor to ''EnableClientScript = false'' but then you ...
Posted to
Cute Editor for .NET
(Forum)
by
apavey
on
January 8, 2008
Re: XHTML and XSLT question
Adam: 1. Can you try this example? http://cutesoft.net/example/xmloutput.aspx 2. If you can't reproduce the problem in the above example, please upload this file to your server. 3. If you can't reproduce the problem in the example running on your server, you have to debug your ...
Posted to
Cute Editor for .NET
(Forum)
by
ChrisFish
on
October 15, 2007
Latest build: Absolute paths with the domain name does not work
Hello Adam, when I set this <CE:Editor id=''Editor1'' RemoveServerNamesFromUrl=''false'' UseRelativeLinks=''false'' runat=''server''></CE:Editor> and I upload an image the absolute paths with the domain name does not work after
postback
. I still get this: <img src=/myimage.jpg> What is to ...
Posted to
Cute Editor for .NET
(Forum)
by
joergbauer
on
June 22, 2007
Re: CuteEditor and Autosave
Hi anigopal, You would need to write your own JavaScript to do this, as Adam suggested. This will auto
postback
the page every 15 minutes, you might want to look at doing this via AJAX so as not to inturupt the user. <script type=''text/javascript''> setTimeOut(''document.forms[0].submit();'', ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
June 14, 2007
Re: change property...
The first example worked for URLType=''absolute'' (i'm not sure where the second example is to be used?) Also, I'm having trouble with ™ the editor converts it to a ? (question mark)... But I'm not sure if it's the editor or the server, is there any reason the server would convert ™ to a question mark on ...
Posted to
Cute Editor for .NET
(Forum)
by
mcmnet
on
June 6, 2007
Re: RequiredFieldValidator on CuteEditor control
SteveB: Can you show the source code? Your example seems to require a
postback
, can't it be done client-side with a basic RequiredFieldValidator control? SteveB, This issue is resolved in the version 6.0. Please upgrade to this new version. It's a free ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 13, 2007
Button Handling
Adam, Thanks for the answers: 1. How do I change the ToFullPage and FromFullPage to
postback
= ''True'' in VB code? I realize I can edit the configuration files, but that's not an option. You answered: ''Try create a server side custom button. '' I don't want to create a custom button. I want to change ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
November 23, 2006
Re: Handling buttons
Fred, >>1. How do I change the ToFullPage and FromFullPage to
postback
= ''True'' in VB code? I realize I can edit the configuration files, but that's not an option. Try create a server side custom button. >>2. What is the VB code to prevent various toolbars from displaying entirely? Please check the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 21, 2006
More Search Options
« First
...
< Previous
30
31
32
33
34
Next >
...
Last »