Advertisement

1 - 10 of 48 containing alltags:("javascript, java") (0.003 seconds)
Hello, I'm currently creating a really plain java applet with the functionality that I need. The functionality is either that the applet will communicate with javascript, or that the javascript ca...
Zones: Java, New To JavaDate Answered: 06/08/2001 Grade: A Views: 0
I want to manipulate a static attribute in my Java code when someone shuts down their browser page, it is effectively to log someone out of my application if someomne closes the window without prop...
Zones: JavaScriptDate Answered: 01/21/2004 Grade: A Views: 0
Hi, My application uses email confirmaiton based authentication to ensure the authenticity of a user during the registration. This is the typical use case:   Register a school agency with...
Zones: JavaScript, Web Development, We...Date Answered: 07/10/2008 Grade: B Views: 0
Hi, I am sending a string that has accentuated characters like á, é etc from java servlet to the javascript function. My problem is that the string is displayed correctly until it is in the se...
Zones: JavaScript, JSP, ServletsDate Answered: 07/10/2008 Grade: A Views: 0
How do I create an introductory web page that will detect if java/javascript enabled? I am using this tag- <META HTTP-EQUIV="Refresh" CONTENT="3; URL=greenway.html"> to determine if the user's br...
Zones: AuthoringDate Answered: 11/29/1997 Grade: A Views: 10
Hi, I want to call a function from javascript which is defined in java. I am using the below code /*******the javascript file is ***********/ <html> <head> <title></title> <script language="javas...
Zones: JavaScriptDate Answered: 12/20/1998 Grade: C Views: 0
Hi, I need a javascript clock where I can put the time and date into the code (example 3:00pm, 6-28-99)(the actual gmt time and date will be timestamped from the server, I can set the format for t...
Zones: JavaScript, DHTMLDate Answered: 06/30/1999 Grade: A Views: 4
Hi i have converted to applet to class id for ie and embed for netscape using html converter and using plugin now i want to call applets method thru java script how i should.there is no applet ta...
Zones: Java, Plug InsDate Answered: 10/23/2000 Grade: D Views: 0
Is it possible to overlay an area were an Java applet ist displayed with a picture using javascript or html code???
Zones: JavaScriptDate Answered: 04/29/2002 Grade: A Views: 0
I can pass java String object to a javascript function but cannot pass an array of string objects ... cant even pass the array objects individually ... any suggestions ??? PS : I cannot use app...
Zones: JavaScriptDate Answered: 02/22/2004 Grade: A Views: 194