|
Search
You searched for the word(s): microsoft
Showing page 20 of 109 (1,088 total posts)
< 1 second(s)
-
MichaelPhillips,This issue is resolved. Please download the control from server again.
http://cutesoft.net/Downloads/default.aspx
The problem is caused a bug in System.Drawing.Image.PropertyItems.
For details about this .NET framework bug, please check the following ...
-
I am so disapointed that I can't get this to work. I've tried it everywhich way.
It keeps on doing the same, and when I replace it with the line you said I should, it gives me an error:
Microsoft JET Database Engine error '80040e14'
Syntax error (missing operator) in query expression 'id='.
/text_edit/todatabase.asp, ...
-
I got this working, it required a new application pool (V4 Integrated Mode) and setting up a new domain for CuteEditor that made sure CuteEditor folders were in immediate root (in this case subdomain).
Hi,
I have copied latest NET6 version to the root of the Application, /bin , /cs and /Cutesoft_client without changes apart ...
-
Hi HuaShyr, You can specify url like mymakexml.ashx , and generate dynamic xml at server side. If you want to generate dynamc data in client side , you can try this : Please try this ...
-
Hi, You can specify url like mymakexml.ashx , and generate dynamic xml at server side. If you want to generate dynamc data in client side , you can try this : Please try this ...
-
Your section solved the problem with the demo and partially in my application.
After hiding-showing few times in IE8 I started to get error message:
Failed to call javascript OnSilverlightVerify,Microsoft JScript compilation error
Expected identifier
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; ...
-
Please refer to:
Add Uneditable Regions to a Template
This section describes how to create non-editable sections of content in WYSIWYG mode. For instance, you may wish to prevent the user from changing the text in a paragraph or table cell.
To make a section of content in the editor unchangeable, use these two attributes: CONTENTEDITABLE ...
-
John,
You need copy the data when the OnPostback event fired, and maintain the table by your self.
If you don't use AJAX, the page will be submit and then all javascript data will be lost.
So you should use AJAX.
There's two primary AJAX :
1 - Microsoft AJAX , so you need maintain the ...
-
After working successfully for weeks my pages with CuteEditor ASP stopped working with the folowing error message: Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
/cuteasp/CuteEditor_Files/include_CuteEditor.asp, line 1315
Line 1315 is:set doc = server.CreateObject(''Microsoft.XMLDOM'') I'm running IIS 5.1 ...
-
Hi, Yes I'm using AjaxControlToolkit on my page and this is page source; <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''GlownaSkanowanie.aspx.cs'' Inherits=''Projekty.GlownaSkanowanie'' %>
<%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %>
<%@ Register ...
... 20 ...
|
|
|