Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to Quickly put data from MySQL to the Web with DrasticGrid
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
Quickly put data from MySQL to the Web with DrasticGrid
Posted by: Anonymous [ip: 75.119.116.93] on August 17, 2008 05:32 AM<script type="text/javascript">
var thegrid = new drasticGrid('thegrid',
{pathimg:"/DrasticTools/img/", pagelength:10,
columns: [
{name: 'name'},
{name: 'contact', type: DDTYPEMAILTO, width: 140},
{name: 'www', type: DDTYPEURL, width: 180},
]});
</script>
#