You are here:

C#/Browser Settings

Advertisement


Question
I am working in C#.NET project.We are using visual studio 2003 version with .NEt framework 1.1 version.

I am having javascript validation in many forms.If the client browser Settings has disabled the Active scripting,and file download then the javascript alert box and file download will not work.

Can you please help me how to enable browser properies like
a)active scripting
b)File download etc by coding in NET,rather than manual selection in browser?


Answer
hi

Thru .NET you can't change the client's browser settings.. If the client disabled javascript you have to validate and display the server side errors..

Same for file download feature... you can't pick file from the client's browser..

Happy programming!!

-srini

C#

All Answers


Answers by Expert:


Ask Experts

Volunteer


Srini Nagarajan

Expertise

can answer any kind of questions in ASP.NET, C#, VB.NET, ASP, SharePoint 2007, Coldfusion, Powerbuilder 7.00 / 8.00, JAVA servlets, MS SQL 2000 / MSSQL7, Sybase

Experience

Contact me if you need any custom development on ASP.NET, ASP, Coldfusion, Powerbuilder

©2012 About.com, a part of The New York Times Company. All rights reserved.