Close, But I meant this:
drop downs have <Dog><cat><fish>
if I select Dog from the first box the rest contain
<cat><fish>
but if I chnage it to <fish> the others would have
<dog><cat>
----- Original Message -----
From: "Dennis Gearon" <[EMAIL PROTECTED]>
To: "Chris Anderson" <[EMAIL PROTECTED]>; "PHP"
<[EMAIL PROTECTED]>
Sent: Saturday, March 17, 2001 10:41 PM
Subject: RE: Anyone good with Java??


> >I know php can't do this but I hoped somehere would know how. I have a
page
> >with many select boxes(drop downs). I want it so that if someone selects
a
> >value, it is removed from all the others. And if they change it, the old
> >value is returned to the other boxes. Any help would be appreciatedI
think you need >Javascript?
> >
> >And I'd love s similar thing, select one and it changes other to
appropriate sub >menus.
>
> So,
> so selecting pets would get you <dogs><cats><etc> in the next pull down
> over.
> selelecting <dogs> would get you <bysize><byfunction> in the next pull
> down over.
> and selecting one of those would get the categories below that, etc, in
> the next pull down over.
>
> Pets
>    Dogs
>         bysize
>           Poodles
>           Pekinese
>           Minatures
>           small
>           medium
>           large
>           huge
>         byfunction
>           indoor pet
>           rodent catching
>           hunting small animals
>           hunting birds
>           hunting big animals
>           shepharding
>           guard dogs
>    Cats
>    <etc>
> --
> ________________________________________________________________
> Sites by friends of mine: http://www.myhiddentreasures.com/
> ________________________________________________________________
> WARNING personal propaganda signature
> TAKE WHAT YOU LIKE AND LEAVE THE REST
>
> SINCE OUR GOVERNMENT WON'T PRESERVE OUR CLIMATE, IT'S UP TO US!
> Imagine ** yourself ** and your kids now an endangered species
> <1>Inflate automobile tires to near maximum in summer, -2psi in winter
> <2>add insulation to house and hot water heater, and refrigerator,
> <3>combine trips in cars, make less of them <4>buy cars, sports
> vehicles and recreational vehicles with good if not best mileage
> <4>put awnings over windows is summer, remove in winter. <5> add
> solar hot water heating. <6>Push for energy recycling clothes
> dryers <7> walk more, play outside with your kids! <8> let your
> grass grow to 3-4 inches, chokes weeds, saves water and energy,
> keeps house cooler <9> Put WHITE or REFLECTIVE materials on
> roofs to send energy back into space. <10> Vote for burial of
> logging slash onsite in logging areas for better watersheds
> and less burned vegetation. <11> compost your leaves and grass,
> bury in flower beds, lawns, gardens, or give away. <12> VOTE
> for energy and CO2 ratings on ALL products and foods. KNOW how
> much damage your purchases do to the climate. <13> Give your kids
> less stuff and more of you. <14> recycle everything you can <15>
> limit your children to an average 1 per adult between all your
> marriages. (Only REPLACE yourself, not expand the population)
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to