There is a task: writing code in the browser and compiling on the server side. Suppose there is an input request from the user in the code. Since the code is executed on the server side, how to redirect the input request to the browser? Tell me, please, from what to make a start and by what method it is better to solve this problem.
Console.ReadLine,textbox1.Text? - IgorConsole.ReadLine- xitryugaConsole.ReadLineout of place there. - Igor