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: Need a form to specify "SaveFiles" directory
T
h
a
n
k
s
K
e
n
.
&
n
b
s
p
;
I
t
'
s
w
o
r
k
i
n
g
n
o
w
.
&
n
b
s
p
;
T
h
a
n
k
s
a
g
a
i
n
f
o
r
a
l
l
o
f
y
o
u
r
s
u
p
p
o
r
t
.
&
n
b
s
p
;
M
i
k
e
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 17, 2012
Re: Need a form to specify "SaveFiles" directory
K
e
n
,
y
o
u
w
e
r
e
r
i
g
h
t
.
&
n
b
s
p
;
S
i
l
l
y
e
r
r
o
r
o
n
m
y
p
a
r
t
.
&
n
b
s
p
;
T
h
a
n
k
s
f
o
r
t
h
e
g
r
e
a
t
s
u
p
p
o
r
t
o
n
t
h
i
s
p
r
o
d
u
c
t
.
&
n
b
s
p
;
I
m
o
v
e
d
t
h
e
f
i
l
e
h
a
n
d
l
i
n
g
c
o
d
e
i
n
t
o
a
s
e
p
e
r
a
t
e
m
e
t
h
o
d
a
w
a
y
f
r
o
m
t
h
e
f
o
r
m
a
n
d
n
o
w
I
'
m
g
e
t
t
i
n
g
a
n
e
w
e
r
r
o
r
'
'
F
a
t
a
l
e
r
r
o
r
:
C
a
l
l
t
o
a
m
e
m
b
e
r
f
u
n
c
t
i
o
n
G
e
t
U
p
l
o
a
d
e
d
F
i
l
e
(
)
o
n
a
n
o
n
-
o
b
j
e
c
t
i
n
D
:
\
H
o
s
t
i
n
g
\
3
3
8
0
8
9
4
\
h
t
m
l
\
p
r
i
v
a
t
e
\
m
i
k
e
\
T
e
s
t
\
u
p
l
o
a
d
f
i
l
e
s
.
p
h
p
.
.
.
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 17, 2012
Re: Need a form to specify "SaveFiles" directory
H
e
r
e
'
s
t
h
e
c
o
d
e
:
&
n
b
s
p
;
&
l
t
;
?
p
h
p
r
e
q
u
i
r
e
_
o
n
c
e
'
'
.
/
p
h
p
u
p
l
o
a
d
e
r
/
i
n
c
l
u
d
e
_
p
h
p
u
p
l
o
a
d
e
r
.
p
h
p
'
'
?
&
g
t
;
&
l
t
;
?
p
h
p
s
e
s
s
i
o
n
_
s
t
a
r
t
(
)
;
?
&
g
t
;
&
l
t
;
?
p
h
p
i
f
(
!
i
s
_
d
i
r
)
&
n
b
s
p
;
m
k
d
i
r
(
'
'
D
:
/
H
o
s
t
i
n
g
/
3
3
8
0
8
9
4
/
h
t
m
l
/
t
m
p
'
'
,
0
7
7
7
)
;
e
l
s
e
&
n
b
s
p
;
c
h
m
o
d
(
'
'
D
:
/
H
o
s
t
i
n
g
/
3
3
8
0
8
9
4
/
h
t
m
l
/
t
m
p
'
'
,
0
7
7
7
)
;
?
&
g
t
;
&
l
t
;
h
t
m
l
&
g
t
;
&
l
t
;
b
o
d
y
&
g
t
;
&
l
t
;
f
o
r
m
i
d
=
'
'
f
o
r
m
1
'
'
m
e
t
h
o
d
=
'
'
P
O
S
T
'
'
&
g
t
;
U
p
l
o
a
d
.
.
.
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 16, 2012
Re: Need a form to specify "SaveFiles" directory
I
t
r
i
e
d
s
e
t
t
i
n
g
'
'
T
e
m
p
D
i
r
e
c
t
o
r
y
'
'
:
&
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
;
&
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
;
$
u
p
l
o
a
d
e
r
-
&
g
t
;
T
e
m
p
D
i
r
e
c
t
o
r
y
=
'
'
D
:
/
H
o
s
t
i
n
g
/
3
3
8
0
8
9
4
/
h
t
m
l
/
t
m
p
'
'
;
T
h
e
f
i
l
e
s
u
p
l
o
a
d
,
b
u
t
I
g
e
t
t
h
e
f
o
l
l
o
w
i
n
g
e
r
r
o
r
:
&
n
b
s
p
;
F
a
t
a
l
e
r
r
o
r
:
U
n
c
a
u
g
h
t
e
x
c
e
p
t
i
o
n
'
E
x
c
e
p
t
i
o
n
'
w
i
t
h
m
e
s
s
a
g
e
.
.
.
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 15, 2012
Re: Need a form to specify "SaveFiles" directory
M
y
U
R
L
i
s
:
&
n
b
s
p
;
h
t
t
p
s
:
/
/
w
w
w
.
p
h
o
t
o
g
r
a
p
h
s
b
y
m
i
k
e
.
c
o
m
/
p
r
i
v
a
t
e
/
m
i
k
e
/
t
e
s
t
/
u
p
l
o
a
d
e
r
.
p
h
p
&
n
b
s
p
;
N
o
t
e
t
h
a
t
I
o
n
l
y
g
e
t
t
h
e
'
'
S
L
M
e
r
r
o
r
'
'
f
r
o
m
I
E
9
.
&
n
b
s
p
;
W
i
t
h
F
i
r
e
f
o
x
I
'
m
g
e
t
t
i
n
g
t
h
e
f
o
l
l
o
w
i
n
g
:
&
n
b
s
p
;
S
e
r
v
e
r
s
i
d
e
e
x
c
e
p
t
i
o
n
,
f
a
i
l
e
d
t
o
u
p
l
o
a
d
_
D
S
C
3
1
2
0
4
X
6
.
j
p
g
&
n
b
s
p
;
D
e
b
u
g
I
n
f
o
r
m
a
t
i
o
n
:
&
n
b
s
p
;
m
o
v
e
_
u
p
l
o
a
d
e
d
_
f
i
l
e
(
)
[
&
l
t
;
a
.
.
.
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 9, 2012
Re: Need a form to specify "SaveFiles" directory
I
h
a
d
t
o
a
d
d
s
e
s
s
i
o
n
_
s
t
a
r
t
(
)
t
o
t
h
e
b
e
g
i
n
n
i
n
g
t
o
g
e
t
p
a
s
t
a
n
e
r
r
o
r
.
&
n
b
s
p
;
N
o
w
t
h
e
f
o
r
m
l
o
a
d
s
b
u
t
w
h
e
n
I
s
e
l
e
c
t
a
n
i
m
a
g
e
t
o
l
o
i
a
d
I
g
e
t
a
s
m
a
l
l
e
r
r
o
r
d
i
a
l
o
g
b
o
x
w
i
t
h
t
h
e
m
e
s
s
a
g
e
'
'
S
L
M
E
r
r
o
r
'
'
.
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 8, 2012
Need a form to specify "SaveFiles" directory
I
'
m
t
r
y
i
n
g
t
o
b
u
i
l
d
a
f
o
r
m
t
o
u
s
e
p
h
p
u
l
o
a
d
e
r
b
u
t
w
i
l
l
a
l
l
o
w
t
h
e
u
s
e
r
t
o
s
p
e
c
i
f
y
t
h
e
d
i
r
e
c
t
o
r
y
w
h
e
r
e
t
h
e
f
i
l
e
s
w
i
l
l
b
e
s
a
v
e
d
.
&
n
b
s
p
;
T
h
e
a
c
t
u
a
l
f
o
r
m
w
i
l
l
b
e
c
r
e
a
t
e
d
w
i
t
h
t
h
e
f
o
l
l
o
w
i
n
g
c
o
d
e
:
&
n
b
s
p
;
&
l
t
;
?
p
h
p
/
/
S
t
e
p
1
:
R
e
g
i
s
t
e
r
U
p
l
o
a
d
e
r
c
o
m
p
o
n
e
n
t
t
o
y
o
u
r
p
a
g
e
r
e
q
u
i
r
e
_
o
n
c
e
'
'
.
/
p
h
p
u
p
l
o
a
d
e
r
/
i
n
c
l
u
d
e
_
p
h
p
u
p
l
o
a
d
e
r
.
p
h
p
'
'
?
&
g
t
;
&
l
t
;
h
t
m
l
&
g
t
;
&
l
t
;
b
o
d
y
&
g
t
;
&
l
t
;
f
o
r
m
.
.
.
Posted to
PHP File Uploader
(Forum)
by
mhpeters
on
August 8, 2012
More Search Options