Posts by Danilo Körber • 101 points
1 post
-
0
votes2
answers102
viewsA: Ajax POST using a variable and an object
var vData = { name : vNome, contents : { e-mail : vEmail, formacao : 'Superior completo' } };
1 post
0
votes2
answers102
viewsvar vData = { name : vNome, contents : { e-mail : vEmail, formacao : 'Superior completo' } };