hi,
i think there is an event in inet object , i don't
remember what it is.. but in that event you keep
on checking the return value..

See the help for INET object .. there should be
an example on it..

code runs something like this:


if (ret value) = STILL_EXECUTING then

else if (retval)= SECOND_CONSTANT then..

....
...
THERE ARE 12 CONSTANTS YOU HAVE TO CHECK
FOR RETURN VALUE ..
hope this helps..
sarath