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
6
(
58
total posts)
< 1
second(s)
Re: image inserting into wrong place
H
e
y
K
e
n
.
&
n
b
s
p
;
I
h
a
v
e
u
p
d
a
t
e
d
m
y
d
l
l
a
n
d
m
y
s
c
r
i
p
t
s
p
a
g
e
s
.
&
n
b
s
p
;
I
c
a
n
s
t
i
l
l
p
r
o
d
u
c
e
t
h
i
s
b
u
g
.
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 8, 2009
Re: File picker not working.
W
h
e
n
u
s
i
n
g
t
h
e
c
o
d
e
f
r
o
m
t
h
e
d
o
w
n
l
o
a
d
p
a
c
k
a
g
e
.
W
e
g
e
t
a
n
I
E
e
r
r
o
r
s
a
y
i
n
g
s
t
a
c
k
o
v
e
r
f
l
o
w
a
t
l
i
n
e
:
v
a
r
l
i
n
k
s
=
e
d
i
t
d
o
c
.
g
e
t
E
l
e
m
e
n
t
s
B
y
T
a
g
N
a
m
e
(
'
'
a
'
'
)
;
a
n
d
i
n
f
i
r
e
f
o
x
w
e
g
e
t
a
'
'
t
o
o
m
u
c
h
r
e
c
u
r
r
s
i
o
n
'
'
e
r
r
o
r
.
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 6, 2009
Re: File picker not working.
w
h
i
c
h
f
i
l
e
s
a
r
e
y
o
u
r
e
f
e
r
r
i
n
g
t
o
.
&
n
b
s
p
;
t
h
a
n
k
s
&
n
b
s
p
;
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 6, 2009
Re: File picker not working.
A
n
y
t
h
i
n
g
w
r
o
n
g
w
i
t
h
m
y
c
o
d
e
?
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 5, 2009
Re: File picker not working.
I
c
h
e
c
k
e
d
t
h
e
c
o
d
e
i
t
i
s
t
h
e
s
a
m
e
.
w
h
a
t
i
s
e
n
t
y
o
u
i
s
t
h
e
c
o
d
e
i
a
m
u
s
i
n
g
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 5, 2009
Re: File picker not working.
y
e
s
i
t
d
o
e
s
.
H
o
w
e
v
e
r
t
h
e
p
o
p
u
p
i
s
d
i
f
f
e
r
e
n
t
f
o
r
m
a
t
.
I
a
s
s
u
m
e
i
t
s
a
n
e
w
e
r
v
e
r
s
i
o
n
.
I
f
p
o
s
s
i
b
l
e
i
w
o
u
l
d
l
i
k
e
t
o
k
e
e
p
m
y
c
u
r
r
e
n
t
v
e
r
s
i
o
n
f
o
r
a
q
u
i
c
k
f
i
x
.
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 5, 2009
Re: File picker not working.
a
l
s
o
,
F
i
r
e
f
o
x
e
r
r
o
r
c
o
n
s
o
l
e
s
a
y
s
.
'
'
t
o
o
m
u
c
h
r
e
c
u
r
s
i
o
n
'
'
w
h
e
n
t
h
e
p
o
p
u
p
i
s
o
p
e
n
e
d
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 5, 2009
Re: File picker not working.
s
t
i
l
l
n
o
t
w
o
r
k
i
n
g
.
i
p
u
t
t
h
i
s
c
o
d
e
i
n
.
a
d
n
i
g
e
t
a
s
t
a
c
k
o
v
e
r
f
l
o
w
e
r
r
o
r
.
i
f
i
t
a
k
e
t
h
e
p
a
r
a
m
e
t
e
r
s
o
u
t
o
f
t
h
e
s
e
t
T
i
m
e
o
u
t
l
i
n
e
.
t
h
e
p
o
p
d
o
e
s
n
t
s
t
a
y
o
p
e
n
.
f
u
n
c
t
i
o
n
c
a
l
l
I
n
s
e
r
t
I
m
a
g
e
(
e
d
i
t
o
r
C
o
n
t
r
o
l
,
t
e
x
t
b
o
x
)
{
v
a
r
e
d
i
t
o
r
1
=
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
C
o
n
t
r
o
l
)
;
e
d
i
t
o
r
1
.
F
o
c
u
s
D
o
c
u
m
e
n
t
(
)
;
v
a
r
e
d
i
t
d
o
c
=
e
d
i
t
o
r
1
.
G
e
t
D
o
c
u
m
e
n
t
(
)
;
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 5, 2009
Re: File picker not working.
T
h
i
s
i
s
w
h
a
t
i
s
c
u
r
r
e
n
t
l
y
h
a
p
p
e
n
i
n
g
.
&
n
b
s
p
;
W
h
e
n
I
c
l
i
c
k
t
h
e
b
u
t
t
o
n
t
h
e
f
i
r
s
t
t
i
m
e
(
a
s
t
a
c
k
o
v
e
r
f
l
o
w
e
r
r
o
r
s
h
o
w
s
)
,
I
s
e
l
e
c
t
a
f
i
l
e
i
n
t
h
e
p
o
p
u
p
a
n
d
n
o
t
h
i
n
g
h
a
p
p
e
n
s
.
&
n
b
s
p
;
W
H
e
n
I
c
l
i
c
k
t
h
e
b
u
t
t
o
n
f
o
r
a
s
e
c
o
n
d
t
i
m
e
,
T
h
e
p
o
p
u
p
s
h
o
w
s
f
o
r
a
s
p
l
i
t
s
e
c
o
n
d
,
e
x
i
t
s
,
a
n
d
t
h
e
t
e
x
t
b
o
x
i
s
p
o
p
u
l
a
t
e
d
w
i
t
h
t
h
e
f
i
l
e
i
c
h
o
s
e
t
h
e
f
i
r
s
t
t
i
m
e
.
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 5, 2009
File picker not working.
T
h
i
s
s
a
m
p
l
e
d
o
e
s
n
o
t
w
o
r
k
i
n
I
E
7
h
t
t
p
:
/
/
c
u
t
e
s
o
f
t
.
n
e
t
/
e
x
a
m
p
l
e
/
h
o
w
t
o
/
u
s
e
-
C
u
t
e
E
d
i
t
o
r
-
a
s
-
d
o
c
u
m
e
n
t
-
s
e
l
e
c
t
o
r
/
u
s
e
-
C
u
t
e
E
d
i
t
o
r
-
a
s
-
d
o
c
u
m
e
n
t
-
s
e
l
e
c
t
o
r
.
a
s
p
x
&
n
b
s
p
;
I
a
m
t
r
y
i
n
g
t
o
u
s
e
t
h
i
s
f
u
n
c
t
i
o
n
t
o
p
u
t
a
f
i
l
e
p
a
t
h
i
n
a
t
e
x
t
b
o
x
.
I
h
a
v
e
t
h
e
f
o
l
l
o
w
i
n
g
b
l
o
c
k
o
f
c
o
d
e
.
&
n
b
s
p
;
f
u
n
c
t
i
o
n
c
a
l
l
I
n
s
e
r
t
I
m
a
g
e
(
e
d
i
t
o
r
C
o
n
t
r
o
l
,
t
e
x
t
b
o
x
)
{
v
a
r
e
d
i
t
o
r
1
=
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
May 5, 2009
More Search Options
1
2
3
4
5
Next >
...
Last ยป