hi all

i have this below url in the form action=""

PHP Code:
manage.php?dealer=9&category=1&subcatg=6#av606 
then in the page i have

Code:
<a name='av606' /></a>
on submitting the form the page should move to this place where a tag is placed

but it doesnt.

vineet