Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting Internet Options Programatically

Status
Not open for further replies.

JonathanC

Programmer
Oct 24, 2001
35
US
Is there a way for me to control the browser properties...

I have some specific requirements:

a)Set/Remove Page Headers/Footers on the File...Page Setup Menu
b)Enable/Disable Background on the Tools...Internet Options Menu...


How can I accomplish it? I have a book on vbscript but it didn't discuss about it...is their a way?
 
Are you trying to control this from script within a web page, or are you manipulating a browser object from a standalone script?
 
I would like to do it in a script inside a webpage...
 
U can do that using window.open function but u just modify some visual settings not security settings... ________
George, M
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top