This question has been flagged
2297 Views

I created a table in website which we can add rows using button(handled using js).  It is a post form with type post. From python side while checking post data I have seen only datas of first row not the datas in second and third rows of table. Which is the best way to get whole table contents from xml template using python.

Avatar
Discard