I am using cake php and yui. i have a json format data displayed in my view file. now i have to acess those json data using yui datasource
My link to page is http://localhost/SPCake/listings/serverpagination/ but this code doesnot seeems to work. var myDataSource = new YAHOO.util.DataSource("<?php echo $html->url('/ listings/serverpagination/');?>"); nor do this var myDataSource = new YAHOO.util.DataSource("http://localhost/SPCake/ listings/serverpagination/"); plz help me out with this. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
