Community

Ajaxify a simple HTML page using a web service

(Mike Clark) In this article I will explore using a web service to deliver HTML markup content to an HTML aware client using the XML HTTP request object from JavaScript code. In this specific case, I am using a .Net web service to serve the HTML markup and an HTML page to consume it. This same appro

Read More - Register for Free Membership