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:[EMAIL PROTECTED] 
Sent: Tuesday, March 28, 2006 8:42 PM
To: [email protected]
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


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to