AJAX.net posting back the page on Firefox
-
Hi I am working on ASP.net application and using AJAX.net. if i am runing my application on firefox then my page_load is being called when I click on button (that calls ajax method ) while with IE its working fine (not loading the page again). is there any work around for this...... Thanks
Dinesh Sharma
-
Hi I am working on ASP.net application and using AJAX.net. if i am runing my application on firefox then my page_load is being called when I click on button (that calls ajax method ) while with IE its working fine (not loading the page again). is there any work around for this...... Thanks
Dinesh Sharma
Firefox supports AJAX, so it's hard to know why the writers of the AJAX.NET library would make this happen. One would assume that the workaround is to write your own AJAX code.
Christian Graus Driven to the arms of OSX by Vista.