> I am having the problem that the form i have in place which includes
r> egular, custom, and required validators only seems to process and move
on
i> f i take away smartnavigaton from the page or no input errors have been
f> ound first time around.
> I have searched high and low for a solution but have only found a couple
o> f relative snippets. Any thoughts? Please?
> Paul
SmartNavigation seems to be riddled with various bugs and no response
seems to be forthcoming from Microsoft.
Also has problems when using HTTPS.
We decided to dump SmartNav after various bugs appered in apps.
If you are just using it to retain scroll position on the page then check
out this alternative :
http://www.dotnetjunkies.com/tutorials.aspx?tutorialid=681
There are also some purely script based solutions available.
Hope this helps.
Deon