RE: How to change properties of IE 6.0




You'll probably find a lot of examples on the Internet and a lot of
technical documentation from Microsoft at http://msdn.microsoft.com
using Visual Basic and VBScript. You can easily convert most of these
to Perl using the Win32::OLE module.

Alternately, most of these settings can also be changed via the
Registry. The Win32::TieRegistry module works great for this.

Do a search in the archives for a recent message from me on using
Win32::OLE. I tried to cover as many of the bases as I could in a short
message. If you run into any trouble using those modules, let us know.
Actual COM automation and IE tweaking advice is a little OT.

-----Original Message-----
From: a b [mailto:testabhi@xxxxxxxxx]
Sent: Tuesday, March 28, 2006 8:42 PM
To: beginners@xxxxxxxx
Subject: How to change properties of IE 6.0

Hello all perl gurus,

i want to know how we can change the properties of browser through perl
for example :- setting internet options/ home page, disable script
debugging, display messages etc


please let me know how to proceed with this sort of program through perl
any tutorial link will also be helpful

Waiting for a great healp !!


Thanks
a b

.



Relevant Pages

  • Re: web pages
    ... This code opens internet explorer and displays web page cannnot be found. ... Start a browser, such as Internet Explorer, and get it to fetch web ... None of the content will end up in your Perl ... You can write a Perl program to act like a browser by programming it ...
    (perl.beginners)
  • Re: domain user
    ... > I've created an application in Perl but I have to build some security in it. ... > internal use (not on internet). ... can be accessed as a network drive share and have the users access the ...
    (comp.lang.perl.misc)
  • Re: an original perldoc viewer
    ... >> of the time) working on a machine that does not have Perl but is ... >> connected to the internet. ... place to do Perl programming for me. ... I have it running online at an ...
    (comp.lang.perl.misc)
  • Re: Problems while installing win32::api
    ... I did ccehck the perl folders.The API.pm sits at the right place. ... For some unknown reason I could not install win32::api by using the ... "could not connect" .I could go to the internet address through ...
    (comp.lang.perl.modules)