Skip to content

Instantly share code, notes, and snippets.

<form method="post" id="info-form" action="#">
<input type="hidden" name="md" value="move"/>
<table>
<tbody>
<tr>
<td><input type="checkbox" name="test" value="12##48" checked="checked"/></td>
<td>Some value</td>
</tr>
<tr>
<td><input type="checkbox" name="test" value="15##25" checked="checked"/></td>
var max_count = 200;
var start_offset = 0;
var my_params = {"owner_id": "-78352393"};
var key = "items";
var params = {"count": max_count} + my_params;
var res = API.video.get(params);
if (res["count"]){
var count = res["count"];