Can I update a table dynamically from data stored on my web site
Just starting my first app and I wish to update a data table dynamically from my website. Any ideas?
I wonder if I can populate a table by issuing a URL and parsing the response(XML or otherwise)
I wonder if I can populate a table by issuing a URL and parsing the response(XML or otherwise)
Answers
I am just writing my app now and have just seen that the URL has to be hardcoded - Grrrr - I really need to get from an attribute / table, so I am snookered at the moment.
I guess I shall have to wait for that one too.