hi all,
i have a form and some dropdown menus inside it, from where different values are selected. when i press the submit button, i'd like the variables to go to the url
my form tag is:
<form method="post" action="<? echo $PHP_SELF ?>">
any help is greately appreciated
thanks