Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit

CS352 AJAX Web Form

Requirement

In this assignment, you need to

1. Create an AJAX web form on client-side, this web form allows users to view all products by entering a production id, asp controls are not allowed on the web form.

2. Create an AJAX web server that provides methods to get the XML format data through your client-side requests.

3. Use your browser to view the web server page.