Pregunta de entrevista de LifeVantage

How do you save data from View to server?

Respuesta de la entrevista

Anónimo

19 abr 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.