Hi, I've seen a few websites that have a runnable program on their website.
For example; I saw a website which I can't find anymore which had a win form that was a ping tester. On their webpage, I could enter the address and it would return the packets results and he made the application in visual studio with a web form.
How can I host my application on my website?
CuriousCoder