Microsoft SDK for Java

DhDocument.setDomain

Sets the host domain for the page.

Syntax

public void setDomain( String strDomain )

Parameters

strDomain

The domain to set.

Remarks

Pages on different frames can have their domains set to the same host to allow communication between frames.

See Also   getDomain

© 1999 Microsoft Corporation. All rights reserved. Terms of use.