TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
viet vo quoc
NA
115
105.2k
How to solve Ajaxcontroltoolkit Editor didn't display some icon ??
Jan 13 2012 11:17 PM
Hello everyone!
Last time i use Editor of ajaxcontroltoolkit is very fine.But now i have just this error on browser when i run Editor.This is picture of result when i run on Firefox 5.0.1 version:
And this is result when i run IE 8:
And code:I using usercontrol
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="ajaxcontroltoolkit_Editor.ascx.cs" Inherits="user_control_ajaxcontroltoolkit.controls.ajaxcontroltoolkit_Editor" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit.HTMLEditor"
TagPrefix="cc1" %>
<div id="editor_ajaxcontroltoolkit">
<ajax:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server">
</ajax:ToolkitScriptManager>
<cc1:Editor ID="Editor1" runat="server" />
</div>
I use Ajaxcontroltoolkit 4 and visual 2010.
I don't khow to fix it.Please tell me know .Thanks for watching!!
Reply
Answers (
4
)
Timer does n't work with the form
how to insert value into sqlserver 2008 db through stored procedure......