Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for ASP
»
question about AllowEditServerSideCode Properties
question about AllowEditServerSideCode Properties
07-19-2006, 9:03 AM
vlad-G
Joined on 06-29-2006
Posts 41
question about AllowEditServerSideCode Properties
Reply
Quote
If I set
AllowEditServerSideCode = true
I should be able to do this
<%
response.write ("Hello Word")
%>
correct?
it not working for me. Any Ideas?
View Complete Thread