Hello
I have a category select menu, what I want is to when user select a category I have to repopulate the sub category select menu with items
can I do this with out AJAX, it does not matter if there is a another request
can I use a onchange to call another php function?