I have this function taking in a string, and I want people to be able to download a text file consisting of that string. However, whenever I click the link, the downloaded file just consists of the entire HTML page instead of the string.I have this function taking in a string, and I