Compatible Support Forums: Opera and dialup networking

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Opera and dialup networking

#1 User is offline   Ant -|- One 

  • member
  • Group: Members
  • Posts: 140
  • Joined: 28-May 01

Posted 28 May 2001 - 05:00 PM

How could I manage to automate starting Opera browser (5.11)and open my connection ? Opera does not ask to open the connection and tells "distant server not found". The connection has to be opened for the browser to work online ? Any trick ? I don't want to bother opening the connection and then start Opera which I most appreciate !
Thanks a lot !
AR
0

#2 User is offline   Nemesis 

  • journeyman
  • Group: Members
  • Posts: 74
  • Joined: 14-January 01

Posted 28 May 2001 - 09:26 PM

What you could do is create a batch file that will dial your ISP, start Opera, then disconnect from your ISP when you shutdown Opera.

Something like this:

@ECHO OFF
RASPHONE -d "your_ISP_goes_here"
CD \Program Files\Opera
START /MAX /WAIT Opera.exe
RASDIAL "your_ISP_goes_here" /disconnect
EXIT


Colin wink
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users