NizCreervehem
New Member
I wonder what is the best practice when clicking the buy button on one of the items. I want it to look like the only thing that is happening is that the shopping cart is flashing one more item. What should I do to achive this. Should I send a lot of information through the POST action so that I can recreate the same page and scroll to the same place (which would be very inconvenient) or is there a smarter and better solution. I'm using Visual Studio and MVC 3As you probably understand I'm quite new to web design even though I worked a little bit with it now and then the last 15 years.Regards