473,387 Members | 3,684 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to Change Browser settings dynamically through javascript

hi frnds

I need to change the Browser settings dynamically in Onload
event through javascript. Like
Goto:
Tools->Internet Options -General -Settings -Check for newer
Versions of stored pages. Here check whether this 'Every visit to the
page' option chosed or not, if it is not chosed ,it should chosed
dynamically.

So Is there any possibilities for these this, Plz send if there any
sample code

Thanks & Rgrds
Dinesh

Dec 26 '06 #1
6 17562
ba*****************@gmail.com said the following on 12/26/2006 12:38 AM:
hi frnds

I need to change the Browser settings dynamically in Onload
event through javascript.
You need to redesign your site.

Like Goto:
Tools->Internet Options -General -Settings -Check for newer
Versions of stored pages. Here check whether this 'Every visit to the
page' option chosed or not, if it is not chosed ,it should chosed
dynamically.
You and every scammer on the 'net wants to change User Settings. You can't.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Dec 26 '06 #2
Hi randy,
Ok No need to modify settings,then, Is anyway to find the borwser
setting is correctly selected or not, Because our product is like that,
It will not work in default browser setting, customer have to change
some option in their browsers, So is there anyway to find whether they
have chosed browser settings correctly or not. If not atleast we can
inimate them to change thier settings, thts y

Rgdrs
Dinesh

Dec 26 '06 #3
ba*****************@gmail.com wrote:
hi frnds

I need to change the Browser settings dynamically in Onload
event through javascript. Like
Goto:
Tools->Internet Options -General -Settings -Check for newer
Versions of stored pages. Here check whether this 'Every visit to the
page' option chosed or not, if it is not chosed ,it should chosed
dynamically.

So Is there any possibilities for these this, Plz send if there any
sample code
Dinesh, I find it hard to believe you have seriously asked if there is
a way to completely change the secure settings of a user's PC without
their consent or even knowledge. If there was such a method - and
there isn't in Javascript, that's for sure - then it to do it would be
a serious criminal offence in just about every country in the world!

Your site (or application if it is a web-app) does not require such a
change and even if it did, then your only legal option is to *ask* the
user to do it, not to do it yourself.
Dec 27 '06 #4

ba*****************@gmail.com wrote:
Hi randy,
Ok No need to modify settings,then, Is anyway to find the borwser
setting is correctly selected or not, Because our product is like that,
What does your product do? Perhaps we can help you redesign it so it
works with most browser settings.

Kev

Dec 27 '06 #5


Hey my product need to download some cab file , so for that ActiveX
downlaod option must be enabled in browser settings, default ly it is
not enabled. So i want to check atleast that option is enable or not,
Is there any way to do that through script

Dec 28 '06 #6
ba*****************@gmail.com said the following on 12/28/2006 12:00 AM:
>
Hey my product need to download some cab file
Does your product prevent you from quoting what you are replying to?
so for that ActiveX downlaod option must be enabled in browser settings,
No, you want it enabled. And, it can be downloaded without setting it to
download. If it is set to prompt.....
default ly it is not enabled.
Why do you think it is disabled by default?
So i want to check atleast that option is enable or not,
Is there any way to do that through script
I would tell you to try to install it and then try to use something from
the .cab file. If it works, it was downloaded. If it doesn't work, then
it wasn't downloaded. Makes me glad I don't use IE as my default browser.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Dec 28 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: onetitfemme | last post by:
.. Does anyone know of a smart way to do it? .. There are plenty of users that don't support java, javascript and/or AJAX's XMLHTTPRequest (people with handhelds, PDAs and ...) my app would...
1
by: balakrishnan.dinesh | last post by:
hi frnds, I need to know how to detect Borwser settings through javascript, I found the code for getting browser language and whether java enabled or not. But i want know the other options like...
1
by: arpitam | last post by:
Hi, I want to change IE browser settings as below. View > Encoding > Auto-Select So how can I do it using PHP code? Please do the needful.
4
by: Rakhi | last post by:
hello i want to alter the download settings of mozilla firefox browser using javascript of my application !! wat is happenin in my application is, on calling a method , it make a file ready...
3
by: senthilkumarb | last post by:
Dynamically changing browser settings Browser have various settings like - cookies, cache, etc... How to check a browser whether cookies is Enabled OR Disabled in the client machine using...
2
by: farukcse | last post by:
Dear Sir, i need to know how to change security settings of internet explorer using javascript. is it possible to control the settings of internet explorer using programming language like...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.