I have a page setup. It has a web toolbar with two textbox Items in it (username, and password), finally the toolbar has a Login button in it.
In fire fox you can use the Save Password feature, however if I do this the next time I login to the site using Firefox automatically filled in password the toolbar appears not to have text in it.
In other words I navigate back to the page fire fox auto fills in the two controls in the web toobar. When i click the login button in the toolbar and handle this event the text in the toolbar textboxes are empty. This causes the login to fail, after the post back completes and the users login fails you can still see the proper text is filled in --in these toolbar textboxes.
I'm using Net Advantage 8.1
Any ideas of things I can try? If this will ultimatlely not work using the webtoolbar, is there any way to disable FireFox's save password feature for just this page.
Thanks in advance.