The good news is it's possible. The bad news is that it's not possible using
PHP alone.
You can't do client-side stuff with a server-side script.
You need to write that bit in Javascript, I'm afraid, so the code can run on
the user's browser.

Jill



-----Original Message-----
From: toby z [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 21, 2003 8:02 AM
To: php hlp list
Subject: [PHP-WIN] user selectionz ?????


hi guyz

im making this report generation form which 
lets the user select a category out of 8 through a dropdown list
then the user has to select a few more thinggs
only then the report can be generated

now my problem is
each of the 8 categories has 3 to 5 sub-categories
what i want to do is when he selects a category the sub-cat-dropdown
should get the sub-cats of ONLY the category selected

n i have no clue how to go about this decently
that is without having to re-load the page when category is selected


suggesstion .... solutions pleeeeeeez

thnx a million

toby .....



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to