|
Search
You searched for the word(s): postback
Showing page 56 of 85 (848 total posts)
< 1 second(s)
-
I am having the same problem accessing the SetHTML and GetHTML when the editor is on a hidden TabPanel after a postback.I can populate the editor in my codebehind, but cannot access on the client end with SetHTML or GetHTML. This is starting to be a deal breaker for us. We are still working on other options. I really like this ...
-
Hi,
We have tested it and currently do not find problems.
Here is the code we ...
-
No i can't, because there is no snippet there to demonstrate;
the problem doesn't occur on save/postback, it occurs when i insert a snippet via the codes toolbar!
so, if u insert an snippet called IsThisBuggy with Text ''<div><!--banner starts--><em>Hello World</em><!--banner ends--></div>'' right ...
-
Hi, I have added a handler in Page_Init event like this:
Private Sub Page_Init(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Init
'MyBase.OnInit(e)
AddHandler Uploader1.FileUploaded, AddressOf Uploader_FileUploaded
End Sub
I debugged but Uploader_FileUploaded function does not executed, any idea why this ...
-
Is there anywhere that details the changes from v5.3 to 6.0...
As we've just had to fix a bug pointed out by a client (very embarasing)
Which invloved the new handleevent on the client side
eg the CuteEditor_OnCommand(editor,command,ui,value)!!! for which there is nothing in the developer guide!
(and no example on the ...
-
To reproduce this problem:
1. Go to http://cutesoft.net/example/general.aspx
2. Click into the editor body below the existing contents.
3. Click the InsertHyperlink icon.
4. In The editor, enter Url: www.CuteSoft.NET.
5. In Target: select Same window.
6. In Title, enter: CuteSoft
7. Click [OK] to close the link editor.
8. Back in ...
-
I have implemented a CuteEditor (''Editor'') in a user control that appears within another user control which appears on an aspx page. Yes - two nested user controls within an aspx page. At runtime, the name of the Editor as rendered in the HTML in the browser is '_ctl1__ctl3_Editor1'
Issue: On postback, I need to somehow get a ...
-
Good Afternoon, I've found that some of our user's are experiencing issues when they attempt to upload documents located on their internal network rather than locally on their computer. I'm unsure on if this is a rights issue and Ajax Uploader is unable to properly gain access to the files because of this but the error they receive ...
-
Hi,
I'm currently working on an implementation of CuteEditor for a web portal.
The context of the editor is that it is placed within a div which, on postback, is either shown or hidden, to mimick popup behaviour (a modal background is implemeneted, but seperately, i.e. we are not using the modal popup extender or anything like ...
-
I put in a Asp.Net Wizard control, but out of it gives the problem too. Other Java links from other controls of page dont work.
Possibly a conlict with cuteeditor and asp.net controls?...
Help urgent please... I need this working to buy CuteEditor.
Thanks
... 56 ...
|
|
|