www.shawnolson.net Open in urlscan Pro
192.241.162.28  Public Scan

Submitted URL: http://www.shawnolson.net//word_search_maker.php
Effective URL: https://www.shawnolson.net//word_search_maker.php
Submission: On June 14 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: sizeForm

<form name="sizeForm">
  <table>
    <tbody>
      <tr>
        <td class="top">
          <h4>Rows</h4>
          <input type="text" class="size" name="rows" value="25" maxlength="2">
          <h4>Columns</h4>
          <input type="text" class="size" name="cols" value="25" maxlength="2">
        </td>
        <td class="top">
          <h4>Words in Search<br>Place comma after each word.<br><span class="warn">ONLY LETTERS - DO NOT HIT ENTER!</span></h4>
          <textarea name="words" class="words" onblur="this.value = stripCharacter(this.value, ' ');"></textarea>
        </td>
      </tr>
    </tbody>
  </table>
  <input class="btn" type="button" value="Show Grid" onclick="makeGrid()">
</form>

Text Content

FREE WORD SEARCH PUZZLE GENERATOR

NOTE: This page is being left up for those people who have been using this word
search maker and are familiar with it. However, there is a newer and more robust
word search generator also programmed by Shawn Olson called the Webonizer Word
Search Maker. The new word search generator is also free but it has the added
benefit of working in multiple web browsers!

--------------------------------------------------------------------------------


GO TO THE NEW WORD SEARCH MAKER ...

Use this form to generate HTML to place a Word Search Puzzle inside your web
page. You must have a JavaScript* enabled browser to use this form. Size limits
are: 10x10 at smallest and 30x30 at largest. Values less than 10 are set at 10
and values greater than 30 are set at 30; larger grids take longer to process,
especially on slow computers.

ROWS

COLUMNS

WORDS IN SEARCH
PLACE COMMA AFTER EACH WORD.
ONLY LETTERS - DO NOT HIT ENTER!

--------------------------------------------------------------------------------

This generator was created by Shawn Olson. Copyright 2004-2009 by Shawn Olson.
All rights reserved. If you use this generator to create a word search, please
provide a link to www.shawnolson.net on any web pages you use it on or credit in
any publication. A link is automatically generated within the HTML results.

*This page currently works with Internet Explorer. There is no plan to make this
page work with other browsers. For a better Word Search program, get the
Webonizer Word Search Maker.