|
-
Jan 8th, 2007, 01:34 AM
#1
Thread Starter
Hyperactive Member
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
-
Jan 8th, 2007, 01:56 AM
#2
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)
-
Jan 8th, 2007, 03:02 AM
#3
Thread Starter
Hyperactive Member
Re: Enable JavaScript through Coding : ASP.NET
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|