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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T19:15:27+00:00 2026-05-13T19:15:27+00:00

This is a newbie question (I’m sure it is). I have tried for the

  • 0

This is a newbie question (I’m sure it is). I have tried for the first time in a little ASP.NET web application I am working on what happens if I disable Javascript in a browser (I’m testing mainly with Firefox).

Result: My application is completely broken, although I didn’t ever write any single line of Javascript.

For instance: I have a link button on a page from a LoginStatus control. Looking at the generated HTML code in my browser I see this:

<a id="ctl00_ctl00_LoginStatus" href="javascript:__doPostBack('ctl00$ctl00$LoginStatus$ctl02','')">Login</a>

Similar with some link buttons in a ListView control which allow to sort the list by certain data fields: The href of the generated anchor tag contains this: javascript:WebForm_DoPostBackWithOptions(...).

So clicking on “Login” or trying to sort does not work without having Javascript enabled.

Does this mean: With disabled Javascript in the browser ASP.NET applications won’t work properly? Or what do I have to do to get the application working with disabled Javascript?

Thanks for your feedback!

  • 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-13T19:15:27+00:00Added an answer on May 13, 2026 at 7:15 pm

    Some stuff will work, some won’t (see here). This is not to say you can’t use ASP.NET without Javascript, you’ll just have to avoid the below mentioned controls (and I’m sure a plethora of 3rd party controls as well).

    The ASP.NET server controls that depend on being able to run client script include:

    • The LinkButton and HtmlButton server controls require script. (This is not true for the Button Web server control or the HtmlInputButton or HtmlInputImage controls.)
    • By default, the Calendar control implements month navigation and day selection using LinkButton controls. If you set control properties to allow users to select a day, week, or month, or if you allow users to navigate to other months, then the Calendar control will generate client script. If you use the Calendar control simply to display a single month with no selection or navigation, the control does not require client script.
    • Any Web server control whose AutoPostBack property is set to true; the client script is required so that the control will post the page.
    • The Web validation controls, which require client script to support client-side validation. If the client does not support script, validation will run on the server only.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a newbie question... I am looking at the default asp.net mvc3 project
Sorry if this is a newbie question. I have a VB.NET subroutine that is
I'm sure this is a newbie question, but every time I've compiled/dl'ed a new
Don't dismiss this as a newbie question! It's not, I'm not, I've tried everything,
This is a Fluent NHibernate newbie question, so bear with me. I have a
This is a real newbie question. I have simple app that selects a picture
This is a newbie question in R. If you have two libraries in R
sorry for this newbie question, as a Developer I never setup a web domain
I have this situation: MySQL - Newbie question: Which are the PK and the
I'm sure this is a very basic procedure, so excuse this newbie question. 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.