I have a protocol which generates a text file as its last step. I need to make this available in Webport 8,5. When the query runs, the output is displayed in the browser window as text. What I want is a link to download the text file (which can be quite large). If I make the last step in the protocol write an Excel file, I do get a link in the Output tab. So, how can I do this with a text file instead?
Thanks in advance.