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

  • Home
  • SEARCH
  • 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 133855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:30:29+00:00 2026-05-11T06:30:29+00:00

I have a custom made ASP control which is based on a select (drop

  • 0

I have a custom made ASP control which is based on a select (drop down menu). If I disable my control by adding the word ‘disabled’ in its html, I start getting null pointer errors when processing the form data.

I figure, either the browser doesn’t post back disabled form items or ASP.NET ignores them when processing the form data. I’m not sure which one it is. I’m trying to understand where I’m loosing data.

Thanks for your help.

PS. I realize that there are better way to create and disable controls than manually editing html but there’s a context here that doesn’t allow me to do otherwise.

  • 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. 2026-05-11T06:30:29+00:00Added an answer on May 11, 2026 at 6:30 am

    Yes setting control’s Enable = false is prevents control’s value to be added posted data collection.

    you can use readonly attribute instead.

    here in MSDN it says :

    The Text value of a TextBox control with the ReadOnly property set to true is sent to the server when a postback occurs, but the server does no processing for a read-only text box. This prevents a malicious user from changing a Text value that is read-only. The value of the Text property is preserved in the view state between postbacks unless modified by server-side code.

    Also here is the Microsoft’s reply to a bug report related to topic.

    but if you use in classical way like that it will work :

    txt2.Attributes.Add('readonly', 'readonly'); 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 87k
  • Answers 87k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Native code is the code whose memory is not "managed",… May 11, 2026 at 5:37 pm
  • Editorial Team
    Editorial Team added an answer I'd be quite content to have Microsoft remove the design… May 11, 2026 at 5:37 pm
  • Editorial Team
    Editorial Team added an answer Sourcing a file is 'executing' it. Essentially, each line of… May 11, 2026 at 5:37 pm

Related Questions

Our company has an intranet with 30,000+ web pages and 160+ web applications. This
I have a custom sharepoint app whose security model depends on an HTTP header.
I have a large 1 page ASP.Net application. Much of this application has been
In two different application, one a custom the other the sample MVC application you

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.