banner

External.ReConnect method

Reconnects through an existing connection without dialing by using the Reconnect Uniform Resource Locator (URL) specified in the .isp file.

Syntax

window.external.ReConnect(sISPFile);

Parameters sISPFile

String. The location and file name of the .isp file.

Return Values Boolean. Returns the value TRUE if the connection request processes.
Applies To window.external
Example
bConnected = window.external.ReConnect("c:\windows\MyFile.isp");
Comments After a successful connection, Windows Welcome navigates to the URL specified in the .isp file, for example:
[URL]
Reconnect = http://www.microsoft.com/