Hello,
I have a database navigation page that allows 'next n' and 'prev n' navigation. When the user goes to 'next n' the page is reloaded with the new data, but the info is not on the initial display because it is near the bottom.
Is there a way to use the OnLoad() function to get the page to go a specific place after its loaded?
Thanks,
Will
I have a database navigation page that allows 'next n' and 'prev n' navigation. When the user goes to 'next n' the page is reloaded with the new data, but the info is not on the initial display because it is near the bottom.
Is there a way to use the OnLoad() function to get the page to go a specific place after its loaded?
Thanks,
Will