Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): tag
More Search Options
Showing page
23
of
228
(
2,278
total posts)
< 1
second(s)
Editor pastes html tag attributes in wrong order
Hi,First problemI have gotten the editor to insert html
tag
s however if i insert a
tag
like this one<my
tag
value=''cmd'' class=''dataelement''>loan amount</my
tag
>the inserted
tag
looks like this in HTML view<my
tag
class=''dataelement'' value=''cmd''>loan amount</my
tag
>the function I use ...
Posted to
Cute Editor for ASP
(Forum)
by
iahoorai
on
March 14, 2007
Get the tag name at caret
Hi,I wonder if it is possible to get the
tag
name where the caret is positioned. Assume we have this line of html:<DIV><p>My caret I is here</p></DIV> assume the caret is at the red mark . can we programmatically get the
tag
name ''p''? /Thanks
Posted to
Cute Editor for .NET
(Forum)
by
fsbob
on
February 8, 2010
Re: Editor stripping style on UNDO
Even wrapping it in the div
tag
it constantly removes the head
tag
and when clicking and typing then clicking undo this happens still. This does not happen on postback but it does when clicking UNDO. Some things I have found: When loading a doc from a string and passing it to the cute editor with the likes of editor1.text = ...
Posted to
Cute Editor for .NET
(Forum)
by
Accutitle
on
November 10, 2005
Re: Unknown server tag 'DotNetGallery:gallerybrowser'.
Please save the following content to test.aspx and check whether this issue is thrown in this example: <%@ Page language=''c#'' AutoEventWireup=''false'' %> <%@ Register
Tag
Prefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %> <script runat=''server''> protected override void OnInit(EventArgs ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Eric
on
August 26, 2010
Re: JavaScript Error Object required
Hi, I am sending code:// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.mspx. // All other rights reserved. /// <reference name=''MicrosoftAjax.debug.js'' /> /// <reference ...
Posted to
Ajax Uploader
(Forum)
by
cesbart
on
July 21, 2009
Re: paragraph tag
Hi Adam, Just following up on this. You promised me a fix for this by the end of last week - this is now absolutely critical - I subsequently promised the client this would be resolved by now, as it is fundamental to the correct XHTML parsing of the code. Can you please send the fix through ASAP. I also notice this does not ...
Posted to
Cute Editor for .NET
(Forum)
by
alanjames
on
November 5, 2007
Re: Error in ASP.NET 2.0 install (Unrecognized tag prefix or device filter)
The first thing to try is this: 1) close all VS instances and then delete the folder contents 2) Folder: C:\Documents and Settings\[Username]\Application Data\Microsoft\VisualStudio\8.0\ReflectedSchemas in VS 2005 XML Schemas are automatically generatedthem using reflection on Web controls. So if something got ''out of whack'' ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
February 18, 2007
Re: how to generate cute editor in the code without using the tag prefix cute editor????
scheineden, CuteEditor for .NET works as .NET server control. You have to register CuteEdtior on the top of your aspx pages. In CuteEditor for ASP, you have the option to use Editor.GetString Method. This function returns what the Draw function used to write to the response buffer as a string. Example Code ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 24, 2006
Error: Unknown server tag 'asp:ScriptManager','asp:UpdatePanel','asp:UpdatePanel' version 2.0
Hi, I am trying to embed the trail version of cute editor for asp.net 6.0 in dotnet framework 2.0. while installing I am getting the below errors. Any one help me to solve this problem. Error 1 Unknown server
tag
...
Posted to
Cute Editor for .NET
(Forum)
by
devivaraprasad2002
on
June 14, 2007
LINK tag removed from HEAD with EditCompleteDocument=true from Insert Template Dialog
When I attempt to insert a predefined template with EditCompleteDocument=true everything in the HEAD
tag
is removed. Example: <head><link href=''Missionary/css.css'' rel=''stylesheet'' type=''text/css''><style type=''text/css''><!--.style1 { color: #FFFFFF; font-weight: bold; font-family: Arial, ...
Posted to
Cute Editor for .NET
(Forum)
by
ithandyman
on
October 8, 2006
More Search Options
« First
...
< Previous
21
22
23
24
25
Next >
...
Last »