Thanks I will try that. The iFrame is for all pages not just for the slideshow. Home Page, Exec Board, etc. will all show in the iFrame. If this doesn't work I can give you my URL. Thanks again! Kudos.
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...
The website allows users to generate a report so they select a date range and locations to get certain data from a database. When the report shows up I would like a link that will that the user back to the criteria page and have the locations and the date that was selected originally to still...
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()...
Thanks...that works great. Just one thing is that if something that is already in the second select box is selected again it clears the entire second box instead of just removing that one option. I'll repost the finish product.
Thanks! :-)
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)...
It's currently on my server's ip, it wouldn't be able to connect via browser. :-(
On submit it goes to the function.
<form name="add" legend="Add a new user" method="GET" action="/map/users/pp_addUser.php" onSubmit="return fields();" >
I have tried that as well. The only way it will give me a response to the email existing or not, is when val==0
It just doesn't make sense. If I val>0 it doesn't give me a response.
:-(
Thanks again for helping.
Thanks alot! I appreciate your help.
I've discovered something weird that is happening and maybe Ajax experts can help me solve my problem. My Ajax works when I use is soley, but as I integrated in my applications it stops working. In my script I have added an alert if one of my select...
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...
My php if fine. Going to the url I get a response, it's the ajax I am not too keen with. I am writing 'echo' in the php, but I don't think I am grabbing it correctly from the ajax function. When I alert(httpObject.responseText) it is blank.
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...
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.