OK, I'm sure it's out there somewhere, but I cannot find any reference about how to get #targets to work with query strings. You cannot search for # on the web, and no one says "pound" or "number sign".
Anyway, I know it can be done. Hell, this forum does it. It doesn't want to work for me though. If I try
page.php?this=that&boo=bah#end
rather than snapping to the <a name=end></a>, it ignores it. I suspect that it things # is part of the var.
I tried it without the query string and it works just fine. Any advice?