|
|
Browse by Tags
All Tags » cuteeditor » .Net
-
The following code produces the error - only in Firefox. Firebug shows the error - Ox12f is nullThe problem goes away if I remove the code that hides the div on the document load - but I need this. This does work in IE 8. <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''TestView.ascx.cs'' ...
-
The editor is not inserting the entire URL into the path information for images. Here is the code I am using to instantiate the Editor
Dim AC_ACCOUNTID As String = Request.QueryString(''AC_ACCOUNTID'')
Dim EmailID As String = Request.QueryString(''EmailID'')
Dim EnterpriseEmailID As String = ...
|
|
|