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 970047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:44:33+00:00 2026-05-16T02:44:33+00:00

I dont know whether this simple task or not, but I tried to search

  • 0

I dont know whether this simple task or not, but I tried to search in google but couldn’t find anything.

I’ve a asp.net form and user enters some data in the text boxes provided. Whenever user submits the form, browser will save that form data. I don’t want this form data to be saved in browser. How can I restrict the browser saving this form data without touching the browser settings?

Application is developed using asp.net and normal text boxes are used here.

  • 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-05-16T02:44:33+00:00Added an answer on May 16, 2026 at 2:44 am

    I’m guessing you mean you want the browser to stop remembering values entered, i.e. the browser’s autocomplete?

    <input type="text" name="text1" autocomplete="off">
    

    Or this will work in FF and IE, but it’s not XHTML standard:

    <form name="form1" id="form1" autocomplete="off" />
    

    Note that autocomplete is only defined in the HTML 5 standards, so it will break any validations you run against HTML 4.

    If not, on PostBack, just clear the inputs:

    TextBox.Text = string.Empty;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Whether this is possible I don't know, but it would mighty useful! I have
I dont know if I'm right, but allmost everytime I read about obfuscation and
Im new to programming and I dont know very much about but I'm making
I don't know if anyone has seen this issue before but I'm just stumped.
I don't know anything about XPIs but I've searched through the install.rdf, *.js, and
I don't care what the differences are. I just want to know whether the
I dont know if I should use the httpcontext caching or the Enterprise Library
I don't know if I have all the information needed to phrase this question
I don't know if this has been discussed. Let's say you are in a
I don't know when to add to a dataset a tableadapter or a query

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.