PDA

View Full Version : automatically opening IE


suriya6in
02-21-2003, 04:08 AM
hi

How to set to open Internet explorer automatically whenever i dial the connection.
So that, as soon as my dialup connection is established, it has to automatically open IE.

???

tommysphone
02-21-2003, 02:21 PM
Set IE to open and dial a connection automatically (this bit done in IE settings) and the first bit is via your start menu. As for doing it your way I haven't a clue.

suriya6in
02-23-2003, 06:52 AM
Thanx for the clue.
But this IE should open whenever i dial a connection only and not from the win auto start up.

As soon as the connection established, IE should open automatically.

suriya

g00fy
02-24-2003, 12:32 PM
enter the wonder of WSH (Windows Scripting Host)

it can be done by writing a vbscript and then modifying the registry, the script is called, executing the dialup then on connect IE or anything else can be called,

you need to do a search for WSH - it can be very complex

HTH

g00fy