Hello everyone,
I have a small comprehension problem and I have a URL shortened by URL. The result is displayed in a line in the web browser (this contains the shortened URL). I would now like to have this result displayed directly in the label instead of via the web browser.
I’m just a bit at a loss as to how to realize this with Xojo.
The URL is called as follows and the result is just one line with the short URL.
https://MEINEURL.de/short/yourls-api.php?signature=SIGNATURECODE&action=shorturl&url=https://www.DIESE_ADRESSE_SOLL_GEKUERZT_WERDEN.de&format=message)
Message is the result, which I would like to incorporate into my label.
Regards
8 posts - 3 participants