Page 1 of 1

Grid

Posted: Sun Jul 31, 2005 11:00 am
by winsonlee
Just wondering if there is anyway i can enter data in grid form eg

1 john
2 willliam
3 francis

then when i click on submit button all this data will be passed into php script and saved on text file.

Posted: Sun Jul 31, 2005 12:25 pm
by anjanesh
You'll need to align and style Textboxes in such a way that when they are put together it looks like a grid.
And use arrays for their names.

Code: Select all

<input type=&quote;text&quote; name=&quote;grid&#1111;]&quote; value=&quote;&quote; class=&quote;style1&quote;/>