Making CSV files available through a URL
-
I would like to upload a csv file to them so as to be able to see it as a url.For example if my domain is http://www.example.com if I type the address http://www.example.com/file.csv to show me the contents of my file, instead of prompting a download
Any ideas how I will be able to make my csv file as a url to my domain? Thanks!
P.S. would also need to have the file converted to a pipe delimited file. Any advice on that would be great!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Making CSV files available through a URL’ is closed to new replies.