Skip to content

Instantly share code, notes, and snippets.

@l04m33
Created March 30, 2016 02:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save l04m33/21d9667cb77de08d5e4111d0e9e5df63 to your computer and use it in GitHub Desktop.
Save l04m33/21d9667cb77de08d5e4111d0e9e5df63 to your computer and use it in GitHub Desktop.
var dc = new DataCollection();
dc.add("ID", "45115");
Server.sendRequest("SupportOppose.voteOppose", dc, function(res) { console.log(res); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment