c# - how read and write to stylesheet in asp.net mvc? -


I want to let my users edit CSS files

So I need to load one (load), save your stylesheets in a texterea and then save it in the same stylesheet, how can I do it?

This is just a file that has plain text just load its contents and then save it back .. The simplest file methods should be fine, possibly any type of highlighter should allow better editing.


Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -