I mean, how can I compare the two different Option Values? I am using a combination of Javascript and PHP to get the entire job done. This is only a small part of the job and I'm stuck!
So, I have a major case of Mommy brain today and have this project I have to finish like 6 months ago. Hopefully someone will have pitty on me and give me a little help that will send me in the right direction. I thank you in advance. Now on to my question, I know it should be an easy fix, just...
Hi,
I am really stuck on the following code. I know that I need to add some IF statements but, at this point I am tired (I have a 10 month old son) and frustrated with the whole code thing. I know it should be simple but, I just can't get it to work. Basically, when a person clicks "add to...
Justice,
I tried changing the form action to the following:
filelisting.cgi?mainCat=$dir&subCat=$_
I can get the what's in $dir to show but, not what's in $_.
Thank you
#CHECKS TO SEE IF $DIR[$I] STARTS WITH A DOT IF IT DOES, IT WONT PRINT.
if ( $dir[$i] !~ /^\./ )
{
print ('<CENTER><OPTION');
#WHEN YOU CLICK THE SUBMIT BUTTON, THIS CODE MAKES THE OPTION YOU CHOSE BE SELECTED.
if ( param("mainCat") && param("mainCat") eq...
Take a look at what I am working on: http://malleyz.com/photoalbum/category_listing2.cgi
HERE'S THE QUESTION:
How do I change what shows up in the second box based on what is chosen in the first box? I've tried some javascript stuff but, have had no luck. Any help would be apreciated.
Here's...
Can anyone help me out?? I can't seem to get this to work right. It always goes back to the first item in the list. I would be greatful for any help.
to see it (not) working, go here: http://malleyz.com/photoalbum/category.cgi
***********
THE CODE
***********
print...
go look at it...uploaded it to http://members.home.net/adhardc/booktest/index.html
I feel real dumb cause i know this is an easy prob to fix and i can't seem to fix it. :)
first have a look at this: http://members.home.net/adhardc/booktest/index.html
The problem is this, when i get to the end or the begining of the pages i want that window that pops up to display inside the first window...basically i want to break out of frames but the stuff i have tried hasn't...
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.