How can I convert any .htc file into .js and use the resulting JavaScript?
For example, this is a .htc file: http://curved-corner.googlecode.com/files/border-radius.htc. I want to convert it into .js.
I want to convert it because the CMS I'm working with will not allow me to attach the .htc file. I think it's because of a mime type issue.