Posted by Toby A Inkster on 04/02/07 14:33
zzapper wrote:
> I use an internal bookmark
> <form method="post" action="${form_action}#mark1">
> to return to the correct place in the page.
>
> In case of an error I would wish to return to the top of the screen
> can I overrule the bookmark "mark1" in my PHP code?
No, but your results page could put id="mark1" at the top of the page
instead of further down.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
[Back to original message]
|