|
Editing the Code by Hand You may wish to edit the code by hand. This is quicker in some situations such as when there is only a small amount of text on each page to index. If there is lots of text you will find it much quicker to use the Form Wizard to strip the text from web pages. Here is an example line of code that will be entered into the search.html. The line has wrapped for ease of visuals - remember that the code must always be placed on one line!
There are 4 items in the [ square brackets ]. Each item must be in "quotes" and separated by, a comma. If any the items have quotes then you must preface the " with a \. For instance if the title of the web page was The "Home" Page then you would have to enter The \"Home\" Page. If you are using the \ character then you must also preface it with another \. For example c:\windows will become c:\\windows. The Form Wizard does all this automatically! The four items are:
|
|||||||||||||||||||||||||||||||||||||||||||