Connecting Tech Pros Worldwide Help | Site Map

[Very common problem]Some Textboxes shows saved username-password

Newbie
 
Join Date: Oct 2008
Posts: 2
#1: Oct 8 '08
I login to my product using "Username=user1" and "Password=password1".

If I say browser to remember my password.

Then Sometimes some textboxes in my product,I got default values as "user1" and "password1" in some textboxes.

Why is this happening?I cleared the browsers cashe also.

I know this is very common issue.

I am using HTML within Perl.In the page source,I am able to see the textbox values.But they are not displayed in the text boxes.

I think my "td,tr"s should be faulty.

Anyone knows solution?
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: Oct 8 '08

re: [Very common problem]Some Textboxes shows saved username-password


Post your code and check the names of the text boxes.
Reply