Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem with the internet connection

0 views
Skip to first unread message

Alvaro Martinez

unread,
Sep 20, 2000, 3:00:00 AM9/20/00
to
Hi im doing a small aplication that gets information from some web pages. I
use the Inet object and InternetResult to do it.
The problem that i have is when I close the window that connect with the web
pages , the internet connection doesnt close ,even if I destroy the inet
object and close the aplication.

Anybody nows how to solve this?

Thanks in advance.

David R Rawheiser

unread,
Sep 21, 2000, 3:00:00 AM9/21/00
to
Using inet is like using RUN() to invoke another program, it does not stay
in the control of your application.

You will need to use with Windows API to find the browser window and close
it.

http://www.puterwerks.com/api.html is a good source of tools for this.

"Alvaro Martinez" <sainzv...@navegalia.com> wrote in message
news:BQ#ASu0I...@forums.sybase.com...

0 new messages