Hi,
I am new to ASP.NET and I have a challenge here:
I have to create a webpage which should take C/C++ program from textarea and should produce output of the program below the textarea using label when a button is clicked on the webpage.
I have no difficulty creating the front page(textarea,button,label or other controls) and reading the content of textarea in back end page(cs page).
But I don't have any idea how I can compile and run the program read from textarea and produce the output which can be assigned to a label on webpage.
Any help on this will be much appreciated.
Thanks
1 Replies - 1793 Views - Last Post: 26 May 2014 - 12:08 PM
#1
webpage which should take C/C++ program from textarea
Posted 17 May 2014 - 09:14 AM
Replies To: webpage which should take C/C++ program from textarea
#2
Re: webpage which should take C/C++ program from textarea
Posted 26 May 2014 - 12:08 PM
Page 1 of 1