Enter Keywords:
1 - 10 of 254(0.021 seconds)
Sort By:
 
Dear Experts, I want to call a javascript function from my jsp scriptlet, if the condition got satisfied and window.onload  don't want to use for any circumstance Thanks & Regards Maatharasi.K
Zones: JSP, JScriptDate Answered: 08/02/2008 Rating: 7.7 Views: 23
Hi I hava large amount of data in an array string of a javascript ,now I want to pass this data to variable in a JSP. I have used this code  var output = new Array(window.history.length); docum...
Zones: JavaDate Answered: 03/04/2001 Rating: 6.4 Views: 0
I have a master JSP that includes about 3 other JSPs. 1. A left NAV bar 2. A top NAV with images 3. A Footer The left NAV JSP includes two javascript files for navigation and expanding of m...
Zones: Java, SSIDate Answered: 05/18/2001 Rating: 7.8 Views: 0
Hi, Bear with me.  I'm inexperienced with JSP but picking it up as I am building a website.  This might get a bit lengthy. Here's the situation.  I have an external browser detection javascript ...
Zones: JavaScriptDate Answered: 05/03/2002 Rating: 5.0 Views: 0
I need to be able to get the name of the user that is currently logged into windows.  Any ideas?  I am using jsp and weblogic on a win2000 platform.
Zones: JSPDate Answered: 12/18/2003 Rating: 8.2 Views: 0
Here is my problem: I have a form that is a jsp.  The form is preloaded with values from a database.  The user can change values and then hit submit.  When they hit submit, it calls another jsp ...
Zones: JSPDate Answered: 02/02/2004 Rating: 6.8 Views: 0
This is the easiest 125 pointer ever for a Javascript guru. This is my first web server app, and it is thankfully quite trivial.  I have only needed to learn 5 platforms or languages to pull thi...
Zones: JavaScriptDate Answered: 10/01/2003 Rating: 5.4 Views: 0
Hi,  I don't know what the error is, object needed.. Pls help: <% String connectionURL = "jdbc:mysql://localhost:3306/mydatabase?user=;password="; try {          Class.forName(...
Zones: JSP, Font CreatorDate Answered: 01/20/2004 Rating: 6.2 Views: 0
Hi, I have a code that can help me change images after 2 seconds, the problem is how is done, if the images needs to b e got from database, script> var nm=0; var myimages=["need_blue.gif",...
Zones: JSPDate Answered: 01/26/2004 Rating: 7.0 Views: 0
Dear All, I am supposed to display a menu which has sub - menus. The no of menus and sub - menus have to decided at run - time i.e. the entire data has to be populated from a table in a database...
Zones: JavaScriptDate Answered: 05/19/2004 Rating: 8.8 Views: 0