Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8975663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:56:12+00:00 2026-06-15T18:56:12+00:00

i am making a asp.net website where an user can change password .. by

  • 0

i am making a asp.net website where an user can change password .. by clicking a button changepassword i am redirecting to a new asp page where i have a user code field and a old password filed and a new password field like this:

<table width="100%">
    <tr>
        <td>
            <asp:Label ID="Label5" runat="server" Text="User Code: "></asp:Label>
        </td>
        <td>
            <asp:TextBox ID="txtusercd2" runat="server"></asp:TextBox>
        </td>
    </tr>
    <tr>
        <td>
            <asp:Label ID="Label6" runat="server" Text="Enter Old Password: "></asp:Label>
        </td>
        <td>
            <asp:TextBox ID="txtoldpwd" runat="server" TextMode="Password"></asp:TextBox>
        </td>
    </tr>
    <tr>
        <td>
            <asp:Label ID="Label7" runat="server" Text="Enter New Password: "></asp:Label>
        </td>
        <td>
            <asp:TextBox ID="txtnewpwd" runat="server" TextMode="Password"></asp:TextBox>
        </td>
    </tr>
    <tr>
        <td>
            <asp:Label ID="Label8" runat="server" Text="Re-Enter New Password: "></asp:Label>
        </td>
        <td>
            <asp:TextBox ID="txtrepwd" runat="server"></asp:TextBox>
        </td>
    </tr>
    <tr>
        <td>
            <asp:Label ID="lblmsg2" runat="server" Text="Label"></asp:Label>
        </td>
    </tr>

    <tr>
        <td style="float:right">
            <asp:ImageButton ID="btnchngpwd" runat="server" ImageUrl="~/images/Save.png" />
        </td>
    </tr>
</table>

now the problem is when i am redirecting to that page my code filed and old password is getting populated by the user login details
i dont want to populate the old password filed . what shold i do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T18:56:13+00:00Added an answer on June 15, 2026 at 6:56 pm

    That’s the webbrowser auto-populating it for you. Add the autocomplete="off" attribute to each <input /> element that is being inappropriately filled.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am making a website in ASP.NET and want to be able to have
I have asp.net website hosted and I am making WebRequest to post data and
Im making a asp.net(2.0) website. I have defined two resource files in the App_GlobalResources
I am making an ASP.NET website where i have sort of a static image
I am currently in the process of making a new ASP.net MVC website, and
Hi i am making asp.net website and i am following SDLC Straitegy so which
Totally n00b question, Im making my first ASP.NET website, with the added twist of
I am making a Multilingual Website with ASP.NET using visual studio 2008. In my
I am making a website in asp.net. So my question is, which database is
If another website is making a POST to my ASP.NET MVC 2 site, how

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.