[RESOLVED]HOW to Return to the Previous Position??
after the user clicks on a button, the page load and the view return to the top of the page.. How can i make the page load to the last
position..
i mean if the user was in the bottom of the page and he clicks on a button the page should load and return to the bottm of the page
not the top of it
so, anyone know how to do that??
Re: HOW to Return to the Previous Position??
Set smartNavigation to true.
Re: HOW to Return to the Previous Position??
how? and where can i find it??
Re: HOW to Return to the Previous Position??
Page.SmartNavigation = True
Re: HOW to Return to the Previous Position??
thank you Mr.mendhak :D :D :D
Re: [RESOLVED]HOW to Return to the Previous Position??
You're welcome Mrs.William. Keep posting.
Re: [RESOLVED]HOW to Return to the Previous Position??
I would be wary of the SmartNavigationTag.
Last time I used it it wasn't to happy outside the realms of Internet Explorer.
Bill Gates doesn't like them you know. :)
Re: [RESOLVED]HOW to Return to the Previous Position??
Nobody likes them. :(
They have been improved in ASP 2.0 though. I don't use it myself in 1.1, I've been using the 'difficult' approach to this by maintainign position myself, but didn't want to confuse her with it.