www.fgks.org   »   [go: up one dir, main page]

Skip Navigation Links
  

Microsoft Developer Network

Click to Rate and Give Feedback
Methods
 IsSubscribed Method
IsSubscribed Method

Obsolete. Retrieves a value indicating whether the client subscribes to the given channel.

Syntax

bSubscribed = external.IsSubscribed(sURLToCDF)

Parameters

sURLToCDF Required. A String that specifies the URL of a Channel Definition Format (CDF) file to check for a subscription.

Return Value

Boolean that receives one of the following possible values.

trueThe client subscribes to the channel.
falseNo subscription exists for the CDF file.

Remarks

In Windows Internet Explorer 7, the CDF is obsolete and should not be used.

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, see Introduction to Active Channel Technology.

This method is not supported in Introduction to HTML Applications (HTAs).

Standards Information

There is no public standard that applies to this method.

Applies To

external
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker
DCSIMG