how do put java applet and slideshow in asp.net
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
ashutosh_karna wrote:
Can anybody tell me how do i put a java applet in asp.net page (.net 3.5)
Here is my complete article on Java and .net integration. Hope this will help you.
ashutosh_karna wrote:
Also, is it possible to show slideshow in a small box withing an asp.net page. if yes, Please tell me how?
Why you want to use java applet for this. Normal javascript can do it easily. If you are going to use java applet that is an overhead. If Applet is disabled in the browser it will not work.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net My Latest Article : IIS Remote Debugging