E
erik
I'm working on a project which will test users abilities to guess a
series of randomly generated pitches. The users need to be able to access
the program via the web and the results will either be saved on the server
hosting the webpage or will be emailed those evaluating the test. Is there a
C# equivalent to Java applets to allow my program to run on the web? Do I
need to use an Active Server Page? Or is ASP just a way to create dynamic
web pages? I would be greatful if someone could point me in the right
direction.
Thanks
series of randomly generated pitches. The users need to be able to access
the program via the web and the results will either be saved on the server
hosting the webpage or will be emailed those evaluating the test. Is there a
C# equivalent to Java applets to allow my program to run on the web? Do I
need to use an Active Server Page? Or is ASP just a way to create dynamic
web pages? I would be greatful if someone could point me in the right
direction.
Thanks