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)
disable Image Editor
R
e
g
a
r
d
i
n
g
p
o
s
t
:
h
t
t
p
:
/
/
c
u
t
e
s
o
f
t
.
n
e
t
/
f
o
r
u
m
s
/
t
h
r
e
a
d
/
1
1
3
1
8
.
a
s
p
x
&
n
b
s
p
;
W
h
a
t
f
i
l
e
d
o
I
m
o
d
i
f
y
t
o
d
i
s
a
b
l
e
t
h
e
I
m
a
g
e
E
d
i
t
o
r
?
T
h
i
s
p
o
s
t
i
s
n
'
t
r
e
a
l
l
y
c
l
e
a
r
t
o
n
e
w
b
i
e
s
l
i
k
e
m
y
s
e
l
f
o
n
w
h
i
c
h
f
i
l
e
I
n
e
e
d
t
o
t
o
u
c
h
.
&
n
b
s
p
;
T
h
a
n
k
s
,
J
e
f
f
Posted to
Cute Editor for .NET
(Forum)
by
pgymjp
on
October 11, 2006
Re: Editor trying to save to a file that's nowhere referenced in the aspx code.
C
o
r
r
e
c
t
i
o
n
:
&
n
b
s
p
;
I
n
t
h
e
l
i
n
e
:
'
'
E
d
i
t
o
r
1
.
L
o
a
d
H
t
m
l
(
'
'
d
o
c
u
m
e
n
t
.
h
t
m
'
'
)
t
o
E
d
i
t
o
r
1
.
L
o
a
d
H
t
m
l
(
R
e
q
u
e
s
t
.
Q
u
e
r
y
s
t
r
i
n
g
(
'
'
p
a
g
e
'
'
)
)
.
'
'
t
o
w
r
d
s
t
h
e
b
e
g
i
n
n
i
n
g
o
f
m
y
p
o
s
t
,
t
h
e
c
o
d
e
c
o
r
r
e
c
t
l
y
i
s
:
'
'
E
d
i
t
o
r
1
.
L
o
a
d
H
t
m
l
(
'
'
d
o
c
u
m
e
n
t
.
h
t
m
'
'
)
t
o
E
d
i
t
o
r
1
.
L
o
a
d
H
t
m
l
(
R
e
q
u
e
s
t
.
Q
u
e
r
y
s
t
r
i
n
g
(
'
'
p
a
t
h
'
'
)
)
'
'
.
&
n
b
s
p
;
T
y
p
o
o
n
m
y
p
a
r
t
.
Posted to
Cute Editor for .NET
(Forum)
by
pgymjp
on
October 10, 2006
Re: ASP.NET permissions.
I
f
o
u
n
d
w
h
a
t
I
t
h
i
n
k
w
a
s
w
r
o
n
g
.
T
h
a
n
k
s
f
o
r
t
h
e
h
e
l
p
t
h
o
u
g
h
!
!
Posted to
Cute Editor for .NET
(Forum)
by
pgymjp
on
October 10, 2006
Editor trying to save to a file that's nowhere referenced in the aspx code.
I
a
m
p
e
r
p
l
e
x
e
d
!
I
h
a
v
e
t
a
k
e
n
t
h
e
e
x
a
m
p
l
e
e
d
i
t
H
t
m
l
.
a
s
p
x
f
i
l
e
a
n
d
m
a
s
s
a
g
e
d
i
t
t
o
m
y
o
w
n
n
e
e
d
s
.
I
'
v
e
r
e
n
a
m
e
d
t
h
e
f
i
l
e
t
o
e
d
i
t
F
i
l
e
.
a
s
p
x
.
T
h
i
s
i
n
v
o
l
v
e
d
c
h
a
n
g
i
n
g
:
&
n
b
s
p
;
E
d
i
t
o
r
1
.
L
o
a
d
H
t
m
l
(
'
'
d
o
c
u
m
e
n
t
.
h
t
m
'
'
)
t
o
E
d
i
t
o
r
1
.
L
o
a
d
H
t
m
l
(
R
e
q
u
e
s
t
.
Q
u
e
r
y
s
t
r
i
n
g
(
'
'
p
a
g
e
'
'
)
)
.
&
n
b
s
p
;
T
h
e
p
a
g
e
l
o
a
d
s
f
i
n
e
f
r
o
m
w
h
a
t
I
f
e
e
d
t
h
e
e
d
i
t
o
r
i
n
t
h
e
p
a
t
h
p
a
r
a
m
e
t
e
r
.
T
h
e
p
r
o
b
l
e
m
i
s
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
pgymjp
on
October 10, 2006
ASP.NET permissions.
H
e
y
a
l
l
,
&
n
b
s
p
;
I
'
v
e
r
e
a
d
t
h
e
p
o
s
t
s
o
n
g
r
a
n
t
i
n
g
A
S
P
.
N
E
T
r
i
g
h
t
s
t
o
w
r
i
t
e
t
o
a
f
i
l
e
.
H
o
w
e
v
e
r
,
I
'
m
s
t
i
l
l
a
t
a
s
t
a
n
d
s
t
i
l
l
.
I
'
m
w
o
r
k
i
n
g
w
i
t
h
t
h
e
e
d
i
t
H
t
m
l
.
a
s
p
x
e
x
a
m
p
l
e
&
n
b
s
p
;
(
v
b
f
l
a
v
o
r
)
a
n
d
w
h
e
n
I
t
r
y
t
o
s
a
v
e
m
y
e
d
i
t
s
w
i
t
h
t
h
e
e
d
i
t
o
r
I
g
e
t
:
&
n
b
s
p
;
D
e
s
c
r
i
p
t
i
o
n
:
A
n
u
n
h
a
n
d
l
e
d
e
x
c
e
p
t
i
o
n
o
c
c
u
r
r
e
d
d
u
r
i
n
g
t
h
e
e
x
e
c
u
t
i
o
n
o
f
t
h
e
c
u
r
r
e
n
t
w
e
b
r
e
q
u
e
s
t
.
P
l
e
a
s
e
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
pgymjp
on
October 9, 2006
More Search Options