Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IWriteCookie::put_Domain

The IWriteCookie::put_Domain method sets the Domain attribute of the write-only Cookies collection to the specified value.

HRESULT put_Domain(

BSTR bstrDomain

);

Parameters: IWriteCookie::put_Domain

bstrDomain

A binary string that contains the new domain value.

Remarks: IWriteCookie::put_Domain

You can use this method to specify particular domains for a cookie. This method only applies to the Response.Cookies collection.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.