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
4
of
85
(
848
total posts)
< 1
second(s)
Postback changes certain text
Hi, We use CuteEditor to create contents for email merge. We have some pre-defined merge fields like [[first name]], [[city]], [[zip]], etc. After inserting those merge fields into the body of CuteEditor, then click the submit button, certain merge fields' format got changed after
postback
automatically, e.g. [[city]] changed to ...
Posted to
Cute Editor for .NET
(Forum)
by
ytang
on
October 23, 2006
Re: submit child window with editor back to parent w/ no postback
sperndogger : For example : You have a datagrid in PageA , when the user click a row , you could render script to show a dialog as : (in your datagrid event , you get the primary-key of that row) (you need a hidden button for
postback
) int ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
December 7, 2004
Odd behaviour with A Href on postback
I add an Anchor tag like <a href=''/myapp/default.aspx''>MyApp</a> to CuteEditor either by using Normal mode or by typing the html in Html mode.After
Postback
the anchor is changed to: <a href=''http://localhost/myapp/default.aspx''>MyApp</a> It seems like the editor parses all <A> and changes all relative URLs to ...
Posted to
Cute Editor for .NET
(Forum)
by
Zapotec
on
December 11, 2003
Re: In .Net 1.1 Your Demo seems do not work during a PostBack
Hi, For the UploadPersistedFile and the UploadAttachments , they will persist the files for only 1 hour. If one hour have passed , the temporary files would be deleted. Another condition is that the temporary files be deleted at server by unknown reasons . Whatever reason the files be ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 6, 2008
Re: Problem getting correct postback text
Mads, Please set Editor.EncodeHiddenValue property to false. Editor.EncodeHiddenValue Property By default Cute Editor will encode the value in the Hidden field automatically. You can turn it off by setting this property to ''false''. If this property is set to false, ValidateRequest=''false'' in the page directive is required. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 23, 2006
Re: Cute Soft WYSIWIG Editor in an update panel to prevent postback
Hi Kenneth , thank you for your assisatance. I have tried the sample coded you have sent me and you were correct in saying that switching from Html to Normal that it does not do a post bask . I have two WYSIWIG Editor on the Page and found out that the first editor does not cause a problem. However when I click the normal text ...
Posted to
Cute Editor for .NET
(Forum)
by
Mahesh87
on
May 17, 2016
How can i avoid that the page do PostBack after to upload a file?
I am using the javascript Method, CuteWebUI_AjaxUploader_OnTaskComplete(task) to save the file in my DB with AJAX. Must I to use other method to do this? My phpuploader code in my php is: <form enctype=''multipart/form-data'' action=''#''> <input type=''hidden'' id='lang' name='lang' value='' ...
Posted to
PHP File Uploader
(Forum)
by
Vizzent
on
March 13, 2012
CuteEditor.Text is empty in postback
I'm having an issue with CuteEditor. When post back, CuteEditor.Text value is always empty. I'm using FireFox 7.01 as front end. If I use IE 9, CuteEditor is not even rendered properly. Few menu items such as CSS Class, Paragraph are not rendered and I can't edit the content area. Please help! Thanks! Jeff
Posted to
Cute Editor for .NET
(Forum)
by
jeffqi
on
October 8, 2011
Textarea not updated with an ajax postback
To save editor changes, I have a button that does an ajax __do
Postback
(). It happens to be the Apply button of a Webpart EditorZone. If I make edits in the Cute Editor's property dialog or html tab, and immediately click on the Apply button, the edits are lost. If however I click back into the editor before clicking the Apply button, the ...
Posted to
Cute Editor for .NET
(Forum)
by
johnb
on
November 3, 2010
Re: The page flash when include cuteeditor after postback whatever in the updatepanel
I've check the example, still cannot find the solution.Here is my code structure <UpdatePanel> <FormView> .... <CuteEditor /> <CuteEditor /> <CuteEditor /> ...
Posted to
Cute Editor for .NET
(Forum)
by
surrounding
on
July 27, 2010
More Search Options
« First
...
< Previous
2
3
4
5
6
Next >
...
Last »