Developer forum

Forum » Development » HttpHandlers and Webmethods in DW

HttpHandlers and Webmethods in DW

Dan Lundgren
Reply

Hello.

Is it possible to implement a HttpHandler or use a WebMethod that can be accessed with AJAX?
If so, how would i go about implementing that in DW?
Do i have to build a NotificationSubscriber or something and then add the WebMethod there?
Thanks in advance.

Best regards
Dan


Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply
This post has been marked as an answer

Hi Dan,

Is your site setup as a custom solution? If so, you can just add the relevant type to VIsual Studio and deploy it to the server. You can add the old asmx web services, handlers or what have you and they should be server by the web server directly.

Hope this helps,

Imar

Votes for this answer: 1

 

You must be logged in to post in the forum