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
1474
of
1,762
(
17,611
total posts)
< 1
second(s)
Re: How to I use the findcontrol method to find the "Save" button?
L
e
r
i
e
n
,
P
l
e
a
s
e
c
h
e
c
k
t
h
i
s
e
x
a
m
p
l
e
:
H
o
w
t
o
c
a
p
t
u
r
e
t
h
e
s
a
v
e
b
u
t
t
o
n
c
l
i
c
k
e
v
e
n
t
?
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
/
C
a
t
c
h
S
a
v
e
/
c
s
/
c
a
p
t
u
r
e
_
s
a
v
e
_
b
u
t
t
o
n
_
c
l
i
c
k
.
a
s
p
x
&
n
b
s
p
;
&
n
b
s
p
;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 1, 2005
Re: How can I disable 'Spell Checking' dynamicaly
P
l
e
a
s
e
c
h
e
c
k
E
d
i
t
o
r
.
D
i
s
a
b
l
e
I
t
e
m
L
i
s
t
P
r
o
p
e
r
t
y
-
T
h
e
t
o
o
l
b
a
r
i
t
e
m
s
n
e
e
d
e
d
t
o
b
e
d
i
s
a
b
l
e
d
g
o
i
n
g
t
o
t
h
i
s
s
t
r
i
n
g
.
E
x
a
m
p
l
e
D
i
s
a
b
l
e
I
t
e
m
L
i
s
t
=
'
'
B
o
l
d
,
N
e
w
,
D
e
l
e
t
e
'
'
.
&
n
b
s
p
;
A
n
d
i
n
y
o
u
r
c
o
d
e
,
y
o
u
n
e
e
d
t
o
d
o
s
o
m
e
t
h
i
n
g
l
i
k
e
:
&
n
b
s
p
;
i
f
(
d
i
c
t
i
o
n
a
r
y
i
s
n
o
t
a
v
a
i
l
a
b
l
e
)
e
d
i
t
o
r
1
.
D
i
s
a
b
l
e
I
t
e
m
L
i
s
t
=
'
'
n
e
t
s
p
e
l
l
'
'
;
H
o
p
e
i
t
h
e
l
p
s
.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 1, 2005
Re: Installation in Root-Dir
s
t
e
f
a
n
,
P
l
e
a
s
e
f
o
l
l
o
w
t
h
e
s
e
s
t
e
p
s
:
1
.
D
e
p
l
o
y
i
n
g
t
h
e
&
n
b
s
p
;
C
u
t
e
E
d
i
t
o
r
.
d
l
l
a
s
s
e
m
b
l
y
a
n
d
l
i
c
e
n
s
e
&
n
b
s
p
;
f
i
l
e
C
o
p
y
t
h
e
C
u
t
e
E
d
i
t
o
r
.
d
l
l
a
n
d
t
h
e
C
u
t
e
E
d
i
t
o
r
.
l
i
c
&
n
b
s
p
;
t
o
t
h
e
\
b
i
n
d
i
r
e
c
t
o
r
y
o
f
y
o
u
r
w
e
b
s
i
t
e
r
o
o
t
.
&
n
b
s
p
;
2
.
D
e
p
l
o
y
i
n
g
t
h
e
C
u
t
e
E
d
i
t
o
r
C
l
i
e
n
t
f
i
l
e
s
T
h
e
'
'
C
u
t
e
S
o
f
t
_
C
l
i
e
n
t
/
C
u
t
e
E
d
i
t
o
r
'
'
&
n
b
s
p
;
f
o
l
d
e
r
a
n
d
a
l
l
f
i
l
e
i
t
c
o
n
t
a
i
n
s
(
y
o
u
c
a
n
f
i
n
d
i
n
t
h
e
d
o
w
n
l
o
a
d
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 1, 2005
Re: ShowThumbNailDescription = "true" is not working
P
l
e
a
s
e
d
o
w
n
l
o
a
d
t
h
e
v
e
r
s
i
o
n
1
.
2
.
I
n
t
h
e
v
e
r
s
i
o
n
1
.
2
,
w
e
a
d
d
e
d
t
h
e
G
a
l
l
e
r
y
.
S
h
o
w
D
e
s
c
r
i
p
t
i
o
n
i
n
I
n
d
e
x
V
i
e
w
P
r
o
p
e
r
t
y
-
-
I
n
d
i
c
a
t
e
s
w
h
e
t
h
e
r
o
r
n
o
t
t
o
d
i
s
p
l
a
y
t
h
e
T
h
u
m
b
N
a
i
l
'
s
d
e
s
c
r
i
p
t
i
o
n
i
n
g
a
l
l
e
r
y
i
n
d
e
x
v
i
e
w
.
Posted to
ASP.Net Image Gallery
(Forum)
by
Adam
on
July 30, 2005
Re: Slideshow doesn´t work
Y
o
u
r
w
e
b
s
i
t
e
l
o
o
k
s
v
e
r
y
n
i
c
e
!
&
n
b
s
p
;
P
l
e
a
s
e
&
n
b
s
p
;
c
h
e
c
k
y
o
u
r
g
a
l
l
e
r
y
p
r
o
p
e
r
t
y
:
&
n
b
s
p
;
G
a
l
l
e
r
y
.
S
l
i
d
e
S
h
o
w
D
e
l
a
y
P
r
o
p
e
r
t
y
T
h
i
s
p
r
o
p
e
r
t
y
i
s
u
s
e
d
t
o
s
e
t
o
r
g
e
t
t
h
e
i
n
t
e
r
v
a
l
(
i
n
m
i
l
l
i
s
e
c
o
n
d
s
)
b
e
t
w
e
e
n
t
h
e
d
i
s
p
l
a
y
o
f
t
w
o
i
m
a
g
e
s
.
D
e
f
a
u
l
t
i
s
4
0
0
0
.
&
n
b
s
p
;
A
l
s
o
m
a
k
e
s
u
r
e
y
o
u
u
p
g
r
a
d
e
t
o
t
h
e
v
e
r
s
i
o
n
1
.
2
.
1
w
h
e
n
y
o
u
g
e
t
t
i
m
e
.
&
n
b
s
p
;
&
n
b
s
p
;
Posted to
ASP.Net Image Gallery
(Forum)
by
Adam
on
July 30, 2005
Re: Scroll position resetting on menu select
J
C
o
l
l
u
m
,
&
n
b
s
p
;
C
a
n
y
o
u
r
e
p
r
o
d
u
c
e
t
h
e
s
a
m
e
p
r
o
b
l
e
m
i
n
t
h
e
f
o
l
l
o
w
i
n
g
l
i
n
k
?
&
n
b
s
p
;
h
t
t
p
:
/
/
c
u
t
e
s
o
f
t
.
n
e
t
/
e
x
a
m
p
l
e
/
g
e
n
e
r
a
l
.
a
s
p
x
&
n
b
s
p
;
I
f
y
e
s
,
c
a
n
y
o
u
p
o
s
t
t
h
e
s
t
e
p
s
?
&
n
b
s
p
;
&
n
b
s
p
;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 30, 2005
Re: Downloaded again and all is working now
A
n
d
y
,
&
#
1
6
0
;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 30, 2005
Re: Drop down list appearing behind text box
T
o
d
d
,
&
n
b
s
p
;
W
h
e
n
u
p
g
r
a
d
i
n
g
,
m
a
k
e
s
u
r
e
y
o
u
u
p
d
a
t
e
t
h
e
C
u
t
e
E
d
i
t
o
r
.
d
l
l
a
n
d
a
l
l
t
h
e
c
l
i
e
n
t
f
i
l
e
s
.
&
n
b
s
p
;
I
f
i
t
d
o
e
s
n
'
t
h
e
l
p
,
p
l
e
a
s
e
s
e
n
d
y
o
u
r
s
i
t
e
U
R
L
t
o
m
e
i
f
y
o
u
r
s
i
t
e
i
s
o
n
l
i
n
e
.
&
n
b
s
p
;
&
n
b
s
p
;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 30, 2005
Re: Flash Params being rewritten
O
N
E
F
A
S
T
G
T
X
,
C
a
n
y
o
u
l
e
t
m
e
k
n
o
w
y
o
u
a
l
l
y
o
u
r
'
'
m
i
n
o
r
i
s
s
u
e
s
'
'
?
I
f
t
h
e
y
m
a
k
e
s
e
n
s
e
,
w
e
w
i
l
l
f
i
x
t
h
e
m
a
s
w
e
l
l
.
&
n
b
s
p
;
&
n
b
s
p
;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 30, 2005
Re: Flash Params being rewritten
G
u
y
s
,
&
n
b
s
p
;
W
e
w
i
l
l
i
n
v
e
s
t
i
g
a
t
e
t
h
i
s
i
s
s
u
e
a
n
d
g
e
t
b
a
c
k
t
o
y
o
u
a
s
s
o
o
n
a
s
p
o
s
s
i
b
l
e
.
&
n
b
s
p
;
&
n
b
s
p
;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 29, 2005
More Search Options
« First
...
< Previous
1472
1473
1474
1475
1476
Next >
...
Last »