Static HTML (converted CSV) dashboard in web content tile.

I have a scheduled task that retrieves disk quota usage info every 30 minutes. The output is in CSV and HTML format. How do I disply the info (Quota path, size, used, available) in the web content tile, is this even possible? Thanks.

I have a similar function but that scrapes all the local restaurants for todays lunch and makes a html-file. I just create the html file in a folder of a IIS website that is suitable (or create one just for that purpose) and then point the web content file at that URL.

Thanks jannep, it worked like a charm