« Back to Suite Examples


obout ASP.NET HTML Editor examples (version 1.9.6.15, released on June 15, 2009)

Select the examples you want to see:    C#     VB.NET    

Path to folder with Editor examples: C:\Program Files\oboutsuite\Editor

Appearance
cs_full.aspx
cs_lite.aspx
cs_custom.aspx
cs_hidden.aspx
cs_Another_QuickFormatFile.aspx
cs_No_FixedToolBar.aspx
cs_No_FixedToolBar_500px.aspx
cs_PreviewMode.aspx
cs_full_DTD_XHTML_Transitional.aspx
cs_Two_editors.aspx
cs_NoQuickFormat.aspx
cs_no_borders.aspx
cs_counters.aspx
cs_toolbar.aspx
Localization
cs_AutoLanguage.aspx
cs_Russian.aspx
Validation
cs_ContentValidation.aspx
cs_DotNetValidation.aspx
Codebehind
cs_CB_Sample.aspx
cs_CB_Sample_1.aspx
cs_AjaxPageEditor_cb.aspx
Server events handling
cs_OnClickSubmit.aspx
cs_OnClickSubmit_and_OnContentChanged.aspx
Working applications
cs_PageMaker.aspx
cs_WeddingFill.aspx
Templates
cs_template_custom.aspx
cs_template_full.aspx
Not standart use of Editor component
cs_getHTML.aspx
cs_RenderControl.aspx
 
Fully customizable interface
cs_CustomButton.aspx
cs_Custom_ImageUpload_popup.aspx
cs_Custom_ImageUpload_progress.aspx
cs_Custom_DocumentUpload_popup.aspx
cs_Custom_Fieldset_popup.aspx
cs_Custom_Textarea_popup.aspx
cs_CustomCM.aspx
cs_Two_editors_and_CM.aspx
cs_custom_fonts.aspx
cs_custom_font_sizes.aspx
cs_PopupProperties.aspx
cs_hot_keys.aspx
cs_custom_toggle_button.aspx
cs_custom_select_button.aspx
cs_Custom_FlashUpload_popup.aspx
cs_Custom_Quote.aspx
Database use
cs_database_using.aspx
cs_UrlBrowse_sample.aspx
Client side
cs_HTMLText_mode_onLoad.aspx
cs_nosubmit.aspx
cs_AssignClassName.aspx
cs_InsertHTML.aspx
cs_SurroundHTML.aspx
cs_SelectionManipulation.aspx
Integration
cs_AjaxPageEditor.aspx
cs_AjaxPageEditor_1.aspx
cs_Flyout.aspx
cs_Grid.aspx
cs_window.aspx
cs_custom_colorpicker.aspx
cs_GoogleTranslation.aspx
External resources use
cs_ExternalGallery.aspx

Important (before running the examples):

You have to give "write" permissions to the ASP.NET Machine Account user for the  folder.
It is necessary for the Images uploading example to work correctly.

You have to give "write" permissions to the ASP.NET Machine Account user for the db.mdb database. (This Access database is located in the App_Data folder.)
To do this, right-click on the db.mdb file, select Properties and click the Security tab. If the ASP.NET Machine Account isn't displayed in the users list, you have to add it manually:
- click Add->Advanced->Find now and from the list with all the possible users, select the ASP.NET Machine Account user and then assign to it the "Write" right.
Make sure the Internet Guest Account has the same rights. If you still can't update the database, try to give the same rights to the Service account.
Also, make sure that the db.mdb is not marked as Read-Only
If you don't follow these steps, you'll get an exception when trying to update the database in the Content editing and saving example: Operation must use an updateable query.


obout ASP.NET HTML Editor home
obout inc home