writewrite*
*Contents  *Index  *Topic Contents
*Previous Topic: taintEnabled
*Next Topic: writeln

write

Description

Writes one or more HTML expressions to a document in the specified window.

Syntax

object.write(string)

ParameterDescription
string String specifying the text and/or HTML tags to write.

Return Value

No return value.

Applies To

document


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.