Date: 02/16/06 (Asp Dot Net) Keywords: java I've designed a form that uses SmartNavigation and validation. I chose SmartNav because the site is on our intranet and we only use IE. Anyways I need to be able to navigate back to the top of the page if page.isvalid = false. Basically it needs to go back to the top of the page and display an error message in a little alert window. We had a method of doing it on another site, but its done in a weird hockney way using Javascript and input boxes and given how bad of a programmer this broad was who did it I have to believe that there's a better and more efficient way to do this, especially via SmartNavigation. Does anyone have any ideas/suggestions? Thanks. Source: http://community.livejournal.com/aspdotnet/58410.html
|