Navigation Home / Tags / in

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

2
Date Submitted Sun. Feb. 1st, 2009 10:12 AM
Revision 1
Beginner ckoder
Tags C | File | find | in | Size
Comments 0 comments
This simple function utility is used to find file size in bytes
2
Date Submitted Mon. Aug. 11th, 2008 11:50 PM
Revision 1
Scripter Fordiman
Tags analytics | drop | google | in | JavaScript
Comments 1 comments
Forgive the formality here; this is one of my professional scripts.

Analyte 1.0 (c) 2008 Bryan Elliott
Purpose:
Simplify inclusion of Google Analytics into any site, add GA tracking to non-HTML links, and reduce 'blocking' action of Google Analytics scripts.

Use:


License:
Unlimited license granted to Abacus Studios, Inc. and I-Site, Inc.
All other parties licensed under CC-BY-SA-3.0:

Creative Commons Attribution / Share Alike 3.0 US
Fulltext and synopsis at
http://creativecommons.org/licenses/by-sa/3.0/us/

This license need not appear in minified or otherwise compressed forms
of this script, so long as the script is in active use by a web site or
application, and no other credit is claimed.
0
Date Submitted Thu. Mar. 19th, 2009 4:22 AM
Revision 1
Scripter mycodeofshailendra
Tags Asp.net | DataList | in
Comments 0 comments
example how to use DataList in Asp.net
1
Date Submitted Thu. Mar. 19th, 2009 5:19 AM
Revision 1
Scripter mycodeofshailendra
Tags DataGrid | in | Pagination
Comments 0 comments
showing Pagination in DataGrid
0
Date Submitted Thu. Mar. 19th, 2009 7:00 AM
Revision 1
Scripter mycodeofshailendra
Tags C | custom | in | Pagination | Using
Comments 0 comments
Method to show custom Paginatio
0
Date Submitted Thu. Mar. 19th, 2009 7:56 AM
Revision 1
Scripter mycodeofshailendra
Tags Control | DataList | in | Pagination
Comments 0 comments
Datalist and Repeater control does not support pagination like in datagrid. We need to do separate functionality as follows.