Example: Rewriting a Page


Enter your name here:

  document.write(TextForNewPage);

Writes out a complete new page

  document.close();

Closes the writing stream