How use a html form for 'GET' to send does not send an id of anchorage as well as other form variables?

I have a 'GET' html which form the user Select a business category, Province and city to search for SQL database which is then displayed using Php code.  The page url is http://www.yellowpagescr.com and is landscaped with Dreamweaver CC 2014, checkerboard to fluid.  On larger screens, everything works and I am satisfied with the results.  With smartphones, the search results page is down several screens and the user doesn't see any change in the screen after a search.  I added a < a name = "search results" title = "Search results" id = "search results" > < /a > tag so that when the user performs a search, it would go directly to the results of research.


Is there a way to enter the #searchresults tag so the search results will open in the correct place on the page?  Any hel or examples would be appreciated.

I just solved it myself.

Added to the anchor tag to the

method http://www.yellowpagescr.com/index1.php#searchresults"="get">

In addition, to mark the location of anchor, I use the tag:

Tags: Dreamweaver

Similar Questions

Maybe you are looking for