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
Showing page
1
of
2
(
12
total posts)
< 1
second(s)
Re: Error Message: CuteEditor.UploadSingleFile) is not compatible with the type of control (System.Web.UI.HtmlControls.HtmlInputFile).
I
t
o
o
a
m
g
e
t
t
i
n
g
t
h
a
t
e
r
r
o
r
.
&
n
b
s
p
;
M
y
p
r
o
j
e
c
t
r
e
f
e
r
e
n
c
e
s
t
h
e
n
e
w
6
.
1
D
L
L
.
&
n
b
s
p
;
W
h
a
t
c
a
n
I
d
o
t
o
f
i
x
t
h
i
s
?
Posted to
Cute Editor for .NET
(Forum)
by
joshkerr
on
August 1, 2008
Re: IE on the mac.
j
o
s
h
u
a
.
k
e
r
r
@
i
d
e
a
l
s
c
i
e
n
c
e
.
c
o
m
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
April 4, 2005
IE on the mac.
P
e
o
p
l
e
a
r
e
r
e
p
o
r
t
i
n
g
i
s
s
u
e
s
w
i
t
h
p
o
s
t
i
n
g
u
s
i
n
g
t
h
e
C
u
t
e
E
d
i
t
o
r
f
o
r
A
S
P
w
h
i
l
e
u
s
i
n
g
I
E
o
n
a
m
a
c
.
&
#
1
6
0
;
T
h
e
y
s
a
y
t
h
a
t
t
h
e
s
u
b
m
i
t
p
o
s
t
b
u
t
t
o
n
d
o
e
s
n
'
t
w
o
r
k
.
&
#
1
6
0
;
(
W
h
i
c
h
m
u
s
t
m
e
a
n
t
h
e
r
e
i
s
s
o
m
e
s
o
r
t
o
f
j
a
v
a
s
c
r
i
p
t
e
r
r
o
r
.
)
&
#
1
6
0
;
D
o
y
o
u
k
n
o
w
o
f
a
n
y
i
s
s
u
e
s
w
i
t
h
t
h
e
e
d
i
t
o
r
o
n
t
h
e
m
a
c
?
&
#
1
6
0
;
A
l
s
o
,
I
a
m
a
p
a
i
d
c
u
s
t
o
m
e
r
,
h
o
w
d
o
I
u
p
g
r
a
d
e
t
o
n
e
w
e
r
.
.
.
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
April 4, 2005
PAID Customer question: InsertText question
I
'
m
a
b
l
e
t
o
i
n
s
e
r
t
t
e
x
t
i
n
t
o
m
y
e
d
i
t
o
r
u
s
i
n
g
t
h
e
f
o
l
l
o
w
i
n
g
j
a
v
a
s
c
r
i
p
t
:
&
n
b
s
p
;
&
n
b
s
p
;
f
u
n
c
t
i
o
n
I
n
s
e
r
t
T
e
x
t
(
t
e
x
t
)
{
E
d
i
t
o
r
I
D
=
'
'
b
o
d
y
I
D
_
e
d
i
t
B
o
x
'
'
;
v
a
r
e
d
i
t
o
r
=
d
o
c
u
m
e
n
t
.
g
e
t
E
l
e
m
e
n
t
B
y
I
d
(
E
d
i
t
o
r
I
D
)
;
e
d
i
t
o
r
.
f
o
c
u
s
(
)
;
v
a
r
s
e
l
=
e
d
i
t
o
r
.
d
o
c
u
m
e
n
t
.
s
e
l
e
c
t
i
o
n
.
c
r
e
a
t
e
R
a
n
g
e
(
)
;
i
f
(
e
d
i
t
o
r
.
d
o
c
u
m
e
n
t
.
s
e
l
e
c
t
i
o
n
.
t
y
p
e
=
=
'
C
o
n
t
r
o
l
'
)
{
r
e
t
u
r
n
;
}
s
e
l
.
p
a
s
t
e
H
T
M
L
(
t
e
x
t
)
;
}
.
.
.
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
October 21, 2004
Re: Javascript error after installing.
I
h
a
d
m
y
e
d
i
t
o
r
I
D
s
e
t
t
o
t
h
e
w
o
r
d
'
'
b
o
d
y
'
'
w
h
i
c
h
i
s
a
r
e
s
e
r
v
e
d
j
a
v
a
s
c
r
i
p
t
p
h
r
a
s
e
.
&
n
b
s
p
;
I
c
h
a
n
g
e
d
i
t
t
o
'
'
b
o
d
y
I
D
'
'
a
n
d
i
t
w
o
r
k
s
f
i
n
e
.
&
n
b
s
p
;
T
h
a
n
k
s
f
o
r
y
o
u
r
h
e
l
p
.
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
October 7, 2004
Re: Javascript error after installing.
O
k
a
y
,
I
'
m
i
n
t
h
e
c
h
a
t
r
o
o
m
w
i
t
h
t
h
e
b
o
x
c
h
e
c
k
e
d
'
'
I
a
m
r
e
a
d
y
t
o
d
o
n
e
x
t
s
u
p
p
o
r
t
'
'
b
u
t
n
o
t
h
i
n
g
i
s
h
a
p
p
e
n
i
n
g
.
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
October 7, 2004
Re: Javascript error after installing.
H
e
r
e
i
s
m
y
e
d
i
t
o
r
c
o
d
e
:
&
n
b
s
p
;
S
e
t
e
d
i
t
o
r
=
N
e
w
C
u
t
e
E
d
i
t
o
r
e
d
i
t
o
r
.
I
D
=
'
'
b
o
d
y
'
'
e
d
i
t
o
r
.
T
e
x
t
=
b
o
d
y
e
d
i
t
o
r
.
F
i
l
e
s
P
a
t
h
=
'
'
/
i
d
e
a
l
b
b
/
e
d
i
t
o
r
/
c
u
t
e
'
'
e
d
i
t
o
r
.
I
m
a
g
e
G
a
l
l
e
r
y
P
a
t
h
=
a
t
t
r
F
i
l
e
U
p
l
o
a
d
D
i
r
e
d
i
t
o
r
.
M
a
x
I
m
a
g
e
S
i
z
e
=
5
0
e
d
i
t
o
r
.
S
h
o
w
B
o
t
t
o
m
B
a
r
=
f
a
l
s
e
e
d
i
t
o
r
.
T
e
m
p
l
a
t
e
=
.
.
.
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
October 7, 2004
Re: Javascript error after installing.
I
s
t
h
e
r
e
a
n
y
w
a
y
t
h
a
t
I
c
a
n
c
a
l
l
y
o
u
?
&
n
b
s
p
;
P
o
s
t
i
n
g
t
o
t
h
i
s
b
o
a
r
d
i
s
g
e
t
t
i
n
g
a
n
n
o
y
i
n
g
.
&
n
b
s
p
;
I
d
o
h
a
v
e
o
t
h
e
r
j
a
v
a
s
c
r
i
p
t
f
u
n
c
t
i
o
n
s
o
n
t
h
e
b
o
a
r
d
,
b
u
t
a
f
t
e
r
l
o
o
k
i
n
g
t
h
r
o
u
g
h
W
i
n
I
E
.
j
s
,
I
d
i
d
n
'
t
s
e
e
a
n
y
t
h
i
n
g
t
h
a
t
w
o
u
l
d
c
o
n
f
l
i
c
t
.
&
n
b
s
p
;
T
h
e
j
a
v
a
s
c
r
i
p
t
e
r
r
o
r
i
s
:
&
n
b
s
p
;
E
r
r
o
r
:
'
n
u
l
l
'
i
s
n
u
l
l
o
r
n
o
t
a
n
o
b
j
e
c
t
&
n
b
s
p
;
T
h
a
t
d
o
e
s
n
'
t
r
e
a
l
l
y
h
e
l
p
m
e
v
e
r
y
.
.
.
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
October 7, 2004
Re: Javascript error after installing.
J
u
s
t
t
o
c
l
a
r
i
f
y
,
t
h
e
j
a
v
a
s
c
r
i
p
t
s
a
v
e
(
)
f
u
n
c
t
i
o
n
w
o
r
k
s
a
n
d
I
a
m
a
b
l
e
t
o
p
o
s
t
d
a
t
a
f
r
o
m
t
h
e
f
o
r
m
t
o
m
y
a
p
p
l
i
c
a
t
i
o
n
.
T
h
e
o
n
l
y
t
h
i
n
g
t
h
a
t
d
o
e
s
n
'
t
w
o
r
k
a
r
e
t
h
e
a
c
t
u
a
l
b
u
t
t
o
n
s
.
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
October 7, 2004
Re: Javascript error after installing.
T
h
e
i
n
c
l
u
d
e
J
S
f
i
l
e
i
s
t
h
e
r
e
a
n
d
t
h
e
l
i
n
k
t
o
W
i
n
I
E
.
j
s
i
s
v
a
l
i
d
.
&
n
b
s
p
;
I
w
a
s
a
b
l
e
o
t
d
o
w
n
l
o
a
d
t
h
a
t
f
i
l
e
u
s
i
n
g
t
h
e
l
i
n
k
.
&
n
b
s
p
;
A
n
y
o
t
h
e
r
s
u
g
g
e
s
t
i
o
n
s
?
Posted to
Cute Editor for ASP
(Forum)
by
joshkerr
on
October 7, 2004
More Search Options
1
2
Next >