I have a set of menus as following

PARENT

CHILD

I made a recordset in ASP to populate the child menu list values based on
the parent menu selection.

Is there some way to make it so that when the child menu selection is
clicked it goes to CHILDMENUSELECTION.asp?

Childmenuselection being the exact selection from the child menu.