Attach an editor in as aspx page
-
hi friends i am creating a signupform wherein there is a text area where by the user on the click of the text area he enters an editor and so what ever he types in the editor will be back in the textarea so how to do it...what editor to have...how to invoke the editor... how to get the editor... can anyone help me.. K.Gayathri
-
hi friends i am creating a signupform wherein there is a text area where by the user on the click of the text area he enters an editor and so what ever he types in the editor will be back in the textarea so how to do it...what editor to have...how to invoke the editor... how to get the editor... can anyone help me.. K.Gayathri
-
hi friends i am using ajaxtoolkit...i am using editor from the toolkit i need to know how to invoke the editor on the click of a textarea... anyone to help me plz............ K.Gayathri
Is there any problem for adding Editor instead of textarea?
-
Is there any problem for adding Editor instead of textarea?
-
hi i have a textarea on the click of the textarea i need an editor to popup...so how to do hope u got my question... K.Gayathri
I am still confused of what the purpose of that textarea. anyway these link may help you to popup and editor ModalPopup Extender[^] HTMLEditorExtender.aspx[^]
-
I am still confused of what the purpose of that textarea. anyway these link may help you to popup and editor ModalPopup Extender[^] HTMLEditorExtender.aspx[^]
-
hi i am not able to open the links it says server error: 404 - File or directory not found. K.Gayathri
hi thanks for the reply i am actually doing: i want an editor to be opened(as a new page say page2.aspx) on the click of a button or textarea and retreieve the values from the editor and get in inside the textarea in the first page.now on the click of the save button below the editor in page2.aspx the page should be closed and the values of the editor should be got in the textarea of page1.aspx K.Gayathri