Configuring AJAX problem
-
I have problem in configuring AJAX, one of the steps told me to add some code in web.config file, inside the . I tried to create a web.config file in various places (project folder, c:/, Framework config) and put some codes in but the AJAX still does not work. What should I do?
-
I have problem in configuring AJAX, one of the steps told me to add some code in web.config file, inside the . I tried to create a web.config file in various places (project folder, c:/, Framework config) and put some codes in but the AJAX still does not work. What should I do?
-
There is nothing generally in using the AJAX technique that needs any changes to the web.config file. What specific implementation of AJAX are you using? --- b { font-weight: normal; }
-
-
I see. The web.config file should be in the web folder of the project you created, e.g. the folder where you have your web page. --- b { font-weight: normal; }