DhDocument.setDomain

Overview | Methods | This Package | All Packages

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