IsSubscribed Method

DHTML, HTML, & CSS

 
Click to return to the DHTML, HTML & CSS home page    
isEqual Method     item Method     DHTML Methods    

IsSubscribed Method


Returns whether the client subscribes to the given channel.

Syntax

bSubscribed = window.external.IsSubscribed(sURLToCDF)

Parameters

sURLToCDFRequired. 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 overviewInternet Link.

This method is not supported in html applicationsInternet Link.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
Version data is listed when the mouse hovers over a link, or the link has focus.

external


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? write us!Internet Link

© 1999 microsoft corporation. all rights reserved. terms of useInternet Link.