Hi -
I am try to make a js slideshow on my page, the index has an iframe where the slideshow would be when the home page is visited. The slideshow will not work when it is in the iframe I get an error of document.images.SlideShow is undefined. The complete line is...
Hello all -
I know there is a simple javascript function to go back a page, but what about going back with previously selected information.
I have a form with a few drop downs, calendar, etc and when a user hits submit it takes them to a results page, I would like to add a link or button on...
I am trying to spit out all names into an array, but I keep getting just the last object.
for($i=0; $i<count($allLoc); $i++){
//$allLoc is query results
if($allLoc[$i]['storecode']!=$allLoc[$i]['orig_store'] && $allLoc[$i]['storecode']==$currStoreLoc){
$store=array()...
Hello all! I have seen posts for moving/adding options from a select box with buttons, but I am working on a script to allow options to be moved/removed onclick of option. Below is my code. My problem is after 2 options have been selected and placed into the second select box (saved options)...
Hello all -
I have written a function in which upon select places the option selected into a second select box. If the option is selected and it is already in the second select box I am trying to have it remove the option from the second select box.
It places the options in the second box but...
Hello all - I am trying to do what I thought would be simple Ajax function. I am trying to compare what is in a text box to what is retrieved from a mysql table, but I can not get the js to read the response given from my php page. It is blank. Here is my code. Thanks ahead of time...
I am trying to get a simple HelloWorld example to run on my host and I cannot figure out the problem.
I create a dir under my cat_home
/usr/share/tomcat5/webapps/MyFirst
And placed the java class under
/usr/share/tomcat5/webapps/MyFirst/WEB-INF/classes/HelloWorld.class
I have my web.xml and...
I've seen this error before but I can't fix it this time. Any ideas?
Created MBeanServer with ID: vau5wz:fgf4fngz.0:pp-webtwo.rewardforloyalty.com:1
19-May-08 9:57:01 AM org.apache.tomcat.util.net.jsse.JSSESocketFactory getStore
SEVERE: Exception trying to load keystore...
Hello all, my server came installed with Redhat Enterprise 5. When I go to startup the server I get errored out. Can anyone help me? I am new to this.
8-May-08 10:25:56 AM org.apache.catalina.startup.ContextConfig applicationWebConfig
SEVERE: Parse error in application web.xml file at...
Hello all, I apologize if I am writing to the wrong forum, but if someone could help me out that'd be great. I have this update statement and it's not working.
update ACSPRDDTA.AAPCUST, ACSPRDDTA.AAPACCT set AAPCUST.AAFNAM='Mike', AAPCUST.AALNAM='cool', AAPCUST.AAADDR1='123 Applied...
Hello....I am doing a simple page that consists of 3 entry fields, one CVV Code, I added a mouseover() which shows a picture...
My problem is that it works fine in FireFox, but when opened in IE it doesnt work.
Can anyone help me...Thanks much...
Code..
<SCRIPT language="JavaScript"...
Hello all! I am having a bit of trouble with radio buttons. I have a form in which populates records from a table and then are displayed on the next page with radio buttons, which allows the user to select an row to edit. Now in my javascript to find out which radio button is selected only...
(java & jsp & servlets) I have created a program in which the user selects from 3 fields acct num, first name, or last name and enters data inwhich to search by. After hitting enter the data is printed out on the next page. How can I add a radio buttonn or allow the user to select a row from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.