Do more with
<form id="form1" name="form1" method="GET" action="details_update.php#title">
I doubt if that will work, simply because the intent of for submission is to present data to an action script (in this case, GET, the data will be in the URL). But the action script will not see anything about the #title - that is just a browser directive.
Premium Content
You need an Expert Office subscription to comment.Start Free Trial