04-24-2009, 03:44 PM
|
#4 (permalink)
|
|
The Prestige
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
|
getRow = document.testform.get_rows_input.value
should be
getRow = document.testform.get_rows_input.value;
Not sure if that's the problem though.
__________________
|
|
|
|