if you want to got the jscript route, try something like this
http://www.a1javascripts.com/site_navigation/doublecombo/doublecombo.html

then just figure how you want to insert the variables. shouldn't be too
hard, just match things up from the working script to the new one.

olinux


----- Original Message -----
From: "Denis Mettler" <[EMAIL PROTECTED]>
> Hi there,
>
> I would like to create a form which gets it's values out of a Database and
2
> Tables:
>
> MainCat:
> MC_ID
> MC_Name
>
> SubCat:
> SC_ID
> MC_ID
> SC_Name
>
> I know how i can fill the values in the first popdownmenu,
> but i don't know how to handle the second one withe the chosen
> value from the first.
>
> Can anybody help me?
>
> --
> Best Regards / Beste Gruesse
> Denis Mettler
> http://www.denis-mettler.de
>
>
> --
> PHP Database 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]


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
PHP Database 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