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

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

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -