Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Problem with javascript
Re: Problem with javascript
05-03-2007, 5:21 AM
ditique
Joined on 05-02-2007
Posts 6
Re: Problem with javascript
Reply
Quote
I resolved the problem :
I delete the folowing line in the Web.config file :
<
httpHandlers
>
<
add
verb
=
"
POST,GET
"
path
=
"
*.ashx
"
type
=
"
Ajax.PageHandlerFactory, Ajax
"
/>
View Complete Thread