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
143
of
229
(
2,286
total posts)
< 1
second(s)
Re: showModalDialog and .net post back possible?
OK When the dialog is opened it displays and aspx page that has some <asp:LinkButton> tags on. These tags post the page back to the server in a normal browser window but in a dialog box they open another window with the url ''BLOCKED SCRIPT__doPostBack('ctl00','\1')'' How do i make the page post back to it's ...
Posted to
Cute Editor for .NET
(Forum)
by
screenmedia
on
September 5, 2006
Server-Side equivalent of pasteHtml?
Is there any way to 'paste html' into the current location of an editor using standard c# code instead of
javascript
? For example, if I wanted to add the bold words ''hello word'' wherever the cursor was last positioned when I clicked an .Net button, there would be code like: editor1.PasteHtml(''<b>Hello ...
Posted to
Cute Editor for .NET
(Forum)
by
sincell
on
February 1, 2011
Compiler Error Message: BC30456: 'NewTemplate_Click' is not a member of 'ASP
<asp:ImageButton id=''NewTemplate'' BorderWidth=''1'' Runat=''server'' AlternateText=''[[NewTemplate]]'' ImageUrl=''../Load.ashx?type=image&file=newtemplate.gif'' OnClick=''NewTemplate_Click'' /> i used the above control in my page and added <script language=''
javascript
'' type=''text/
javascript
''> function ...
Posted to
Cute Editor for .NET
(Forum)
by
svk
on
July 8, 2010
This only works in IE, not in Firefox etc.
Hi. I have put two new buttons in, but when i hit them, nothing happens, only in IE. The buttons do the following: Opens a new form (called getLink.aspx). On the form user chose a link, and close the form again. Then the link is insert into cuteeditor. My code look like this: <%@ Page Language=''vb'' ...
Posted to
Cute Editor for .NET
(Forum)
by
PeterDK
on
November 21, 2009
<body> value can be change
hi all i would like to ask whether i can call a
javascript
to change the <body> value of the editor ? for example, from <body> change to <body style=''background-repeat: no-repeat'' background=http://localhost:2341/eTemplate_develop/member/template/xyz.jpg'' border=''1''> when the
javascript
function is call ...
Posted to
Cute Editor for .NET
(Forum)
by
goh6613
on
April 9, 2009
set default value for form action attribute
when we click on insert form icon.. an insert form dialog box appears.. i need to set a default value in form action text box, but no luck.. can you please tell me, how can i set a default value for form action.. i found a file at this path; CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_form.ascx and i saw this ...
Posted to
Cute Editor for .NET
(Forum)
by
nadiralishah
on
September 26, 2008
Some information
Hi forum, I'm evaluating CuteEditor for my company (we are looking for an web editor for our online application). Using your cool editor I have found some strange behavior 1) Using Firefox 3.0 the html code is automatically formated where switch from HTML to NORMAL view. I have set to false the option ...
Posted to
Cute Editor for .NET
(Forum)
by
Luca Tessitore
on
September 3, 2008
Re: Some programming questions about Cute Editor
>>1. Is is possible to instantiate the editor on the server side using C# or Yes. Demo: http://cutesoft.net/example/Dynamically-Create-Editors.aspx Do something like this: CuteEditor.Editor editor1 = new new CuteEditor.Editor(); >>2. Is it possible to have Cute ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 5, 2008
Executing a button event on the cute editor form
I know how to capture the 'Save' button event in my code behind page. What I want to do is to be able to fire the Save button's click event using
JavaScript
on the client side. I have a timeout
JavaScript
function that runs every 5min. I want it to execute (fire) the Save button's click event so that it posts back with the proper ...
Posted to
Cute Editor for .NET
(Forum)
by
JonE
on
December 18, 2006
href_cetemp
Hi I am getting spurious href_cetemps appearing in my
javascript
code. In the database the code is correct, but by the time the editor shows it in HTML view it has added loads of href_cetemp for every <a> link within
javascript
code. I have copied the two versions below. This seems to happen in both IE and firefox. Any ...
Posted to
Cute Editor for .NET
(Forum)
by
AndyFel
on
November 15, 2006
More Search Options
« First
...
< Previous
141
142
143
144
145
Next >
...
Last »