Hi all B4A developers!
I'm developing an application with a countdown for a football match that every week should be updated. I made it in PHP and I change the variables values (stadium, time, team names) from some online stored txt files: the PHP page get that values and update itself.
I would like to do the same with Basic4Android. I have no problems for layout, but I would like to know how can I assign a string or a number value from an online stored txt file's content to a B4A variable.
I would be very glad if you help me.
Sorry for some English grammar errors eheh
Regards,
Riccardo
I'm developing an application with a countdown for a football match that every week should be updated. I made it in PHP and I change the variables values (stadium, time, team names) from some online stored txt files: the PHP page get that values and update itself.
I would like to do the same with Basic4Android. I have no problems for layout, but I would like to know how can I assign a string or a number value from an online stored txt file's content to a B4A variable.
I would be very glad if you help me.
Sorry for some English grammar errors eheh
Regards,
Riccardo