How can I send a page to a frame and at the same time scroll to the bottom of the page. The page is being sent by a servelet with the following call: appletcontext.showDocument(URL, fame). In Netscape 4 the following URL worked:
Now that we have upgraded to Mozilla 1.4 this link generates a server error. If I remove the #bottom from the URL, the page displays.
If I move the #bottom to the end of the link, I do not get an error, but the frame does not load in either Mozilla or IE6. In Mozilla I can update the frame (right click ThisFrame>ReloadFrame) and it loads correctly and scrolls. This is on an intranet.
Now that we have upgraded to Mozilla 1.4 this link generates a server error. If I remove the #bottom from the URL, the page displays.
If I move the #bottom to the end of the link, I do not get an error, but the frame does not load in either Mozilla or IE6. In Mozilla I can update the frame (right click ThisFrame>ReloadFrame) and it loads correctly and scrolls. This is on an intranet.