Security certificate
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I embedded a C# applet in my ASP.Net webpage. The applet needs access to the clients resources to perform some tasks (save a file & listen to sound card for speech buffer). Is there anyway for me to allow the applet to run on the client machine without the user on the client’s end doing too much work. I guess I am looking for something like a security certificate or something along those lines. Thanks Lawrence