|
Of course, if someone visits the page from another link, like on a search engine, they just get sent back to the search engine page, not yours. Why not link to the previous page manually? It looks like your guest book is only available from the homepage, so why not link to there?
Also, I tend to stay away from the href="javascript:blah()" - User agents that don’t support JavaScript will return an error using that href value.
|