banner

Directions.get_ISPSignup method

Returns the value of the ISPSignup entry in the [Signup] section of Oobeinfo.ini.

Syntax

sValue = window.external.Directions.get_ISPSignup();

Parameters None
Return Values String. The value of the ISPSignup entry in the [Signup] section of Oobeinfo.ini.
Applies To window.external.Directions
Example
var strISPSignup = window.external.Directions.get_ISPSignup();