|
Search
You searched for the word(s):
Showing page 1 of 5 (41 total posts)
< 1 second(s)
-
Hi Adam,
No my question is different , when i click my custom button, i need open popup window, over there i want to insert the tags as below in html mode
<address>xyz company</address>
then if submit the values from the popup window directly the above code paste on the HTML mode, but my Normal mode i can ...
-
Hi,
I have one custom button, if i click my custom button i want to change the editor's Normal mode into HTML mode, over my HTML Mode, i need to insert some XML tags like the below one:<address>xyz company</address>if i submit then the 'xyz company' should get displayed on my Normal mode, but in the HTML mode i ...
-
Hi Adam,
Thanks, The latet download solved my problem.
Regards,
Anbaz.
-
Hi, I am using CuteEditor 5.0 version. My HTML document has just one drop down box. The drop down box have 3 values : Value 1 : SINGAPOREValue 2 : INDIAValue 3: USA When I select the value INDIA, client side HTML shows :-<div> <select style=''width: 130px''> <option ...
-
Hi, I am using CuteEditor 5.0 version. My HTML document has just one drop down box. The drop down box have 3 values : Value 1 : SINGAPOREValue 2 : INDIAValue 3: USA When I select the value INDIA, client side HTML shows :-
<div> <select style=''width: 130px''> <option ...
-
Hi,
fine, i open my aspx page when the custom button click, that's ok,
but my aspx page have one dropdown list box with runat = server, ie <asp: dropdown list box>
if i select some value from drodown list box, i try to insert over cuteeditor, but it say's javascript error
how can place my asp controls ...
-
Hi,
Your Custom Button click which displays dialog gives me the Html page opening only , but my requirement is i want to open aspx page, so i can do some serverside programming over their and pasete to the CuteEditor...
is it possible ?
regards,
Anbaz.
-
Hi,
Can i able to open popup window (aspx page) when i click my custom button?Currently i am working asp.net 2.0 version with CuteEditor version 5, i have custom button over my cuteEditor toolbar, if i click my custom button can i able to open new aspx page as popup window then i can do some programming over the page and save to ...
-
Hi Adam,
My Question is different:
I have my dropdownList1 , this is from
System.Web.UI.WebControls from asp.net, my DropdownList1 is databind one,
when click any custom button, can i able to place total dropdownlist1 over the CutoEdtior, and i can choose any value?but JavaScript API is different... ...
-
Hi,
I have list box outside of my cuteeditor, in my cuteEditor i have one custome button, if i click my cusotm button on the cuteeditor, can i able to place my list box control from outside of cuteeditor to mosue position of the inside cuteditor ?if yes, can i have some coding idea?Regards,Anbaz.
1
|
|
|