I need to be able to retrieve data from a website from a Xojo web app. It’s an XML file. The goal is to have it downloaded to the user’s computer. WebHTMLViewer has a loadURL method, but I don’t need to show the site.
Is this possible?
I need to be able to retrieve data from a website from a Xojo web app. It’s an XML file. The goal is to have it downloaded to the user’s computer. WebHTMLViewer has a loadURL method, but I don’t need to show the site.
Is this possible?
look at xojo examples using urlconnection