Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
< 1
second(s)
Re: How to display the cute editor in code without registering them as a server control
R
e
s
p
o
n
s
e
.
W
r
i
t
e
c
h
a
n
g
e
t
o
l
a
b
e
l
1
.
t
e
x
t
=
&
n
b
s
p
;
S
B
.
T
o
S
t
r
i
n
g
(
)
N
o
t
e
t
h
e
l
a
b
e
l
1
.
t
e
x
t
i
s
a
c
o
n
t
r
o
l
o
b
j
e
c
t
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 27, 2006
How to display the cute editor in code without registering them as a server control
D
i
m
S
B
A
s
N
e
w
S
y
s
t
e
m
.
T
e
x
t
.
S
t
r
i
n
g
B
u
i
l
d
e
r
D
i
m
S
W
A
s
N
e
w
S
t
r
i
n
g
W
r
i
t
e
r
(
S
B
)
D
i
m
h
t
m
l
T
W
A
s
N
e
w
H
t
m
l
T
e
x
t
W
r
i
t
e
r
(
S
W
)
D
i
m
r
e
A
s
N
e
w
C
u
t
e
E
d
i
t
o
r
.
E
d
i
t
o
r
r
e
.
I
D
=
'
'
e
d
i
t
o
r
'
'
&
n
b
s
p
;
r
e
.
R
e
n
d
e
r
B
e
g
i
n
T
a
g
(
h
t
m
l
T
W
)
r
e
.
R
e
n
d
e
r
C
o
n
t
r
o
l
(
h
t
m
l
T
W
)
r
e
.
R
e
n
d
e
r
E
n
d
T
a
g
(
h
t
m
l
T
W
)
R
e
s
p
o
n
s
e
.
W
r
i
t
e
(
S
B
.
T
o
S
t
r
i
n
g
(
)
)
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
C
o
d
e
a
b
o
v
e
o
n
l
y
s
u
c
c
e
s
f
u
l
l
y
d
i
s
p
l
a
y
i
n
g
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 27, 2006
Re: how to generate cute editor in the code without using the tag prefix cute editor????
&
l
t
;
%
@
P
a
g
e
L
a
n
g
u
a
g
e
=
'
'
v
b
'
'
%
&
g
t
;
&
l
t
;
%
@
I
m
p
o
r
t
N
a
m
e
s
p
a
c
e
=
'
'
C
u
t
e
E
d
i
t
o
r
'
'
%
&
g
t
;
&
l
t
;
%
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
d
i
m
e
d
i
t
o
r
a
s
n
e
w
C
u
t
e
E
d
i
t
o
r
.
E
d
i
t
o
r
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
e
d
i
t
o
r
.
I
D
=
'
'
E
d
i
t
o
r
1
'
'
&
n
b
s
p
;
%
&
g
t
;
&
l
t
;
h
t
m
l
&
g
t
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
l
t
;
h
e
a
d
&
g
t
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
l
t
;
t
i
t
l
e
&
g
t
;
A
S
P
a
n
d
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 24, 2006
Re: how to generate cute editor in the code without using the tag prefix cute editor????
H
i
A
d
a
m
,
&
n
b
s
p
;
B
e
l
o
w
i
s
t
h
e
s
a
m
p
l
e
c
o
d
e
i
t
r
y
t
o
d
o
,
i
f
i
&
n
b
s
p
;
p
u
t
t
h
e
c
o
d
e
s
l
i
k
e
t
h
i
s
,
w
i
l
l
t
h
e
d
l
l
g
e
n
e
r
a
t
e
s
a
l
l
t
h
e
d
i
v
t
o
o
l
b
a
r
,
i
f
r
a
m
e
a
n
d
t
e
x
t
a
r
e
a
i
t
s
e
l
f
b
a
s
e
d
o
n
t
h
e
i
d
g
i
v
e
n
?
&
n
b
s
p
;
O
r
I
s
t
i
l
l
n
e
e
d
p
u
t
t
h
e
t
a
g
p
r
e
f
i
x
C
E
E
d
i
t
o
r
?
&
n
b
s
p
;
B
e
l
o
w
c
o
d
e
p
r
o
d
u
c
i
n
g
e
m
p
t
y
r
e
s
u
l
t
&
n
b
s
p
;
&
l
t
;
%
@
P
a
g
e
L
a
n
g
u
a
g
e
=
'
'
v
b
'
'
%
&
g
t
;
&
l
t
;
%
@
I
m
p
o
r
t
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 24, 2006
Re: Anyone have any idea? is it possible to have one toolbar but can handle many textareas
T
h
a
n
k
s
A
d
a
m
f
o
r
t
h
e
i
n
f
o
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 23, 2006
Re: Anyone have any idea? is it possible to have one toolbar but can handle many textareas
H
m
m
i
t
a
c
t
u
a
l
l
y
d
i
d
n
o
t
a
n
s
w
e
r
q
u
e
s
t
i
o
n
.
w
h
a
t
i
m
e
a
n
i
s
s
o
m
e
t
h
i
n
g
l
i
k
e
t
h
i
s
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 23, 2006
how to generate cute editor in the code without using the tag prefix cute editor????
I
s
i
t
p
o
s
s
i
b
l
e
n
o
t
t
o
u
s
e
t
h
e
&
l
t
;
C
E
:
E
d
i
t
o
r
.
.
.
.
&
g
t
;
I
m
e
a
n
u
s
i
n
g
t
h
e
t
a
g
p
r
e
f
i
x
o
f
C
u
t
e
E
d
i
t
o
r
.
&
n
b
s
p
;
s
e
e
m
s
b
o
t
h
a
s
p
a
n
d
a
s
p
.
n
e
t
n
e
e
d
t
o
c
a
l
l
t
h
i
s
o
n
e
.
o
u
r
p
r
o
b
l
e
m
w
a
s
w
e
c
o
m
p
i
l
e
a
l
l
t
h
e
h
t
m
l
c
o
d
e
s
i
n
t
o
d
l
l
s
f
i
l
e
s
t
h
e
r
e
f
o
r
e
w
e
a
c
t
u
a
l
l
y
d
o
n
o
t
h
a
v
e
a
n
y
s
e
p
a
r
a
t
i
o
n
p
a
g
e
b
e
t
w
e
e
n
p
r
e
s
e
n
t
a
t
i
o
n
a
n
d
b
e
h
i
n
d
c
o
d
e
,
a
l
l
c
o
m
b
i
n
e
s
b
e
c
o
m
e
o
n
e
&
n
b
s
p
;
S
o
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 23, 2006
Anyone have any idea? is it possible to have one toolbar but can handle many textareas
D
o
e
s
a
n
y
o
n
e
e
v
e
r
t
r
y
t
o
h
a
n
d
l
e
m
a
n
y
t
e
x
t
a
r
e
a
s
w
i
t
h
o
n
l
y
o
n
e
t
o
o
l
b
a
r
?
A
n
y
o
n
e
k
n
o
w
h
o
w
t
o
c
o
n
f
i
g
u
r
e
i
t
?
?
?
Posted to
Cute Editor for .NET
(Forum)
by
scheineden
on
July 21, 2006
More Search Options