I hope this topic should go here..
<input type="text" name="username" value=<%=rs.getString("UserName")%> >
im using above code to let the users to update their details when they want to do..
bt here view source shows the original username like below..
<input type="text" name="username" value=abc >..
can anyone help me to get rid of this..? or any other suggestions..?

New Topic/Question
Reply



MultiQuote




|