Greetings to everyone!
I'm Carlos and this is my first message here. First of all, i want to thank everyone on this community, i've learned a lot because of your examples and questions. Thanks so much!.
I usually make apps on B4A but recently, i've acquired a license for B4i. It's works like...
Now I'm writing code for IOS as follows:
private NameToCode as string
dim job1 as HttpJob
searchnamestrURL="http://quote.eastmoney.com/stocklist.html"
job1.Initialize("job1",Me)
job1.Download(searchnamestrURL)
If job.Success=True Then
Select job.JobName
Case "job1"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.