Hyperlink for download a IFS file
Posted: Sat Jan 21, 2012 9:08 am
I have a IFS file named "file_name.csv". I need to create a hyperlink on a panel like the one that "export csv" creates in a Grid, and behave the same, asking if I want to open or save file.
I tried with javascript "window.open("/path/file_name.csv"), but it no question, and it opens as text.
I tried with javascript "window.open("/path/file_name.csv"), but it no question, and it opens as text.