IsSubscribed Method
Returns whether the client subscribes to the given channel.
Syntax
bSubscribed = window.external.IsSubscribed(sURLToCDF)
Parameters
sURLToCDF Required. String that specifies the URL of a Channel Definition Format (CDF) file to be checked for a subscription.
Return Value
Boolean. Returns true if the channel is subscribed to, or false if no subscription exists for that CDF file.
Remarks
For security purposes, if this method is used in an HTML page that is not in the same secondary domain specified in sURLToCDF, the method returns a scripting error.
For more information about Microsoft® Active Channel™ technology, see the active channel technology overview.
This method is not supported in html applications.
Applies To
[ Object Name ] Platform Version Win16: Win32: Mac: Unix: WinCE: Version data is listed when the mouse hovers over a link, or the link has focus.
Did you find this topic useful? Suggestions for other topics? write us!
© 1999 microsoft corporation. all rights reserved. terms of use.