Edit Registry Key by ASP.NET
Hello!
I would like to write an ASP.NET application, it allow user to input a string, then press a button to update the Server's Registry key, does it possible?
I think it is possible, but how to write the code? I am using C#.