search for: 112649adcdb5ca0c290e549fb87120b9

Displaying 1 result from an estimated 1 matches for "112649adcdb5ca0c290e549fb87120b9".

2006 Aug 12
6
params not getting POSTed
I have a situation where no params are being sent when the form is submitted. After the rendering this is the html that I get... <form action="/stats/new" method="post"> Height: <input id="stat_height_ft" name="stat[height_ft]" size="5" type="text" />ft </p> Weight: <input id="stat_weight_lbs"