Posts by Alessander Botti Benevides • 11 points
2 posts
-
0
votes2
answers4315
viewsA: Modal ajax mail tracking
The following HTML code gets this tracking data: <html> <body onload="document.aux.submit()"> <form name="aux" method="POST"…
-
1
votes3
answers1684
viewsA: Why Arrays start at 0 and not 1
This answer should be a comment. An English answer to your question is at: https://en.wikipedia.org/wiki/Zero-based_numbering My comment is that you are confusing the ordinal number zero (in…