In web app in the current web page I have destination link to text file on server, it's not web server. I have to create code to read from that text file, probably save file text to stream and upload/show that stream in a new browser window. I found out it's not possible to use hyperlink. What is the best way to do this ? If you have some example even better.
Start Free Trial