Results 1 to 3 of 3

Thread: Enable JavaScript through Coding : ASP.NET

  1. #1

    Thread Starter
    Hyperactive Member Coool's Avatar
    Join Date
    Feb 2006
    Location
    System.Coool
    Posts
    333

    Question Enable JavaScript through Coding : ASP.NET

    Hi to all,

    Is that possible to enable javascript using ASP.NET if it is disabled ??
    I am using .NET 2010 with Windows 7

  2. #2
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654

    Re: Enable JavaScript through Coding : ASP.NET

    No, for security reasons it is not possible to do that with any browser unless there is a security hole to exploit, which is unlikely these days. You should make the site so that it works even without JavaScript.


    (And for example, Firefox might be equipped with NoScript extension, which disables JavaScript for sites that have not been allowed to use JavaScript)

  3. #3

    Thread Starter
    Hyperactive Member Coool's Avatar
    Join Date
    Feb 2006
    Location
    System.Coool
    Posts
    333

    Re: Enable JavaScript through Coding : ASP.NET

    Thanks Merri
    I am using .NET 2010 with Windows 7

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width