As I said, it might be that it only gives the data the first time. Try to set some variable equal to parser.data, and then use that variable from there on.
You need to find out why parser.data is empty when it comes to the moment to use it!
You need to find out why parser.data is empty when it comes to the moment to use it!
Comment