Quote:
|
Originally Posted by DavidAllen
PS - In the long run I think you would probably be better keeping the data in a database as that will give you much better flexibility (and security).
|
I agree, it would be must better to use a database. You could also use ajax to edit/delete each row, then a form wouldn't actually be needed, but that's on a whole another level.