View Single Post
  #12  
Old 04-08-2010, 05:58 AM
Arianna's Avatar
Arianna Arianna is offline
Dev Staff
 
Join Date: Sep 2009
Posts: 334
Gender: Female
Credits: 32,170
Arianna will become famous soon enough
Default RE: Random Adoptables

It's easy enough - you don't get around the method, you get around the hidden variables.
<input type='hidden' name='petid' value='2' />
In firebug, just change the value and you're set. You can't change it from post to get, but you can change the values. :?
Reply With Quote