Advertisement

09.26.2008 at 05:01PM PDT, ID: 23767742 | Points: 500
[x]
Attachment Details

IE 6/7 Password is seen as clear text while Firefox/Chrome works good

Asked by micro_learner in Cascading Style Sheets (CSS), Web Languages/Standards, Hypertext Markup Language (HTML)

I have a strange issue with an application that I've got.The User Name Password functionality works weirdly in IE, where the password is seen as clear text.It shows fine in Firefox and Chrome though.

I have isolated the html part of the code and I hope that you can help me...

Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
	<head>
                 
        	</head>
	<body>
				
				<div id="menu">
						<form action="/login/" method="POST">
							<p><label title="Username"><input  type="text" name="username" value="username" /></label>
							<label title="Password"><input  type="text" name="password" value="password" /></label>
							
						</form>
				</div>
 
		
			
</body>
 
</html>
 
Loading Advertisement...
 
[+][-]09.26.2008 at 07:11PM PDT, ID: 22585246

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.26.2008 at 08:52PM PDT, ID: 22585444

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 - Hierarchy / EE_QW_2_20070628