Domanda di colloquio di LifeVantage

How do you save data from View to server?

Risposta di colloquio

Anonimo

19 apr 2018

Ajax. wrong answer. correct way is to use the built in html form submission postback. Actually, the new way is to use ajax, but this developer probably is old skoo and stuck to the traditional form submission.