View Single Post
  #19  
Old 07-02-2008, 10:16 PM
AndyKoh's Avatar
AndyKoh AndyKoh is offline
Founder, PetFinder.my
 
Join Date: Apr 2008
Location: Petaling Jaya, Selangor
Posts: 1,347
Rep Power: 10
AndyKoh has disabled reputation
Default Re: Save Homeless Animals with your Blog!

Hi Kai,

Sorry, I had some slight typo in the earlier code, but you were smart enough to figure it out yourself hehe.. there was a slight mistake in your code, if you look at the line:

Code:
http://www.petfinder.my/promotions.php?type2&rows=2&cols=1;
It should actually be

Code:
http://www.petfinder.my/promotions.php?type=2&rows=2&cols=1;
Notice the missing equal = sign there? That should get you all the cute kitties you want!

Let me know how it goes! And you can change the rows=3 or other figures you like too.
Reply With Quote