Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. check with browser

check with browser

Scheduled Pinned Locked Moved ASP.NET
csharpjavascriptasp-nethelpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    VanithaVasu
    wrote on last edited by
    #1

    Hai, In my asp.Net application, i am using javascript for some of the webforms. When i run the application in some browsers where javascript is disabled, my application may not execute for some of the users browser. So how can i avoid this problem by cross checking the browsers , that too in the application during runtime. If anyone knows the solution means can i get a piece of codes to solve this problem.. Is there any other way to solve this problem ,without altering my codes (javascript ) in my application.

    VanithaVasu

    B 1 Reply Last reply
    0
    • V VanithaVasu

      Hai, In my asp.Net application, i am using javascript for some of the webforms. When i run the application in some browsers where javascript is disabled, my application may not execute for some of the users browser. So how can i avoid this problem by cross checking the browsers , that too in the application during runtime. If anyone knows the solution means can i get a piece of codes to solve this problem.. Is there any other way to solve this problem ,without altering my codes (javascript ) in my application.

      VanithaVasu

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      Do you need to enable programatically javascript if it is disabled on browser?


      I Love T-SQL

      V 1 Reply Last reply
      0
      • B Blue_Boy

        Do you need to enable programatically javascript if it is disabled on browser?


        I Love T-SQL

        V Offline
        V Offline
        VanithaVasu
        wrote on last edited by
        #3

        yes. First i want to check whether it is enabled or disabled and if it is disabled i have to enable the javascript.

        VanithaVasu

        V 1 Reply Last reply
        0
        • V VanithaVasu

          yes. First i want to check whether it is enabled or disabled and if it is disabled i have to enable the javascript.

          VanithaVasu

          V Offline
          V Offline
          Vasudevan Deepak Kumar
          wrote on last edited by
          #4

          VanithaVasu wrote:

          i have to enable the javascript.

          You can not. At best, you can tell the user that your website has a requirement to use ActiveScripting to perform properly. To allow your website to use Scriptability or not is upto the discretion of the web surfer.

          Vasudevan Deepak Kumar Personal Homepage
          Tech Gossips
          A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups