Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

ASP.net AJAX database operations and partial page update

$
0
0

Dear All 

I am very new to AJAX, Jquery and JSON, so please do not consider this question as simple. 

I am developing an eCommerce website using ASP.net WEBFORMS. I need to implement jquery ajax such that all operations occur without a page reload. If any user click on Add to cart, the operation should happen in background without page reload with a success message at the end. Similarly in the product list page if they select a price range or brand, the product should display in the right panel without page refresh. Registration/login also in the same way.

Can any one provide sample code or any articles which help me. One thing I feel difficulty in searching is that most of the result I am getting is in MVC. I dont want to use MVC for the time being, 

Please anyone help me

Thank you

SAJ


Viewing all articles
Browse latest Browse all 5678

Trending Articles