I am trying to bring in a Custom message box functionality for an application developed using the DotnetNuke CMS.When i googled i came across this link source code in Java for message box display
I have no idea on Java.Now i would like to know:
If this source code for a stand alone application developed in Java.Will this be possible to use for the Server-Client web applications?
Is there any way i can directly use this function in my DotnetNuke/Asp.net applications considering the possibilities of Java applets?.This question stands only if for the 1st question it is Yes.
Out of curiosity: Is it possible for the Java application be used along with the Asp.net application(Will the frame work be able to handle it).I assume it wouldn't be.Please correct me if i am wrong.