Subversion Repositories DevTools

Rev

Rev 5055 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5055 Rev 5058
Line 1... Line 1...
1
<%@LANGUAGE="VBSCRIPT"%>
1
<%@LANGUAGE="VBSCRIPT"%>
2
<%
2
<%
3
'=====================================================
3
'=====================================================
4
'       sdk_content_json.asp
4
'       sdk_details_json.asp
5
'       Ajax support for table of SDK Content
5
'       Ajax support for table of SDK Content
6
'       Designed to be driven by the jquery tablescroller
6
'       Designed to be driven by the jquery tablescroller
7
'       Uses DataTables 1.10 format data
7
'       Uses DataTables 1.10 format data
8
'=====================================================
8
'=====================================================
9
%>
9
%>