Hello,
I'm new to xcode. I want to get a string from this page: http://iphonehck.v3host.nl/kkc/wijziging.php
Using range of string i can find for example 3a1 is on the page.
But then i want to copy:
3a1 do01 ak (heu) in 101 lokaal 03
3a1 do05 wi (stp) in 206 lokaal 05
3a1 do06 vrij bi (hek)
from the webpage and show it on my app.
Can anybody help me?
Dylan
I'm new to xcode. I want to get a string from this page: http://iphonehck.v3host.nl/kkc/wijziging.php
Using range of string i can find for example 3a1 is on the page.
But then i want to copy:
3a1 do01 ak (heu) in 101 lokaal 03
3a1 do05 wi (stp) in 206 lokaal 05
3a1 do06 vrij bi (hek)
from the webpage and show it on my app.
Can anybody help me?
Dylan