Change MIME type on vtk file



I generated a .vtk file with fortrans open(unit, file = "thefile.vtk") and edited it and closed it. Now it's MIME type is plain text, but I need it to be application/xml type so that paraview can read it. How do I do it, and why can't the type be determined by only the file extention??


No comments:

Post a Comment