Re: [PHP] Need a hint how to use an anker on the next page
Ronald Wiplinger wrote:
> I have a long page (form), where the user has to return to the place
> he left last time, or where in that page a question has not been
> answered.
Hi Ronald
When you send the user back (maybe using a redirect), you supply the
anchor on the URL by appending "#anchor".
/Per Jessen, Zürich
|