Framify

Tag: <isindex>

<isindex> Syntax

Syntax Diagram for <isindex>
Open Parameter = Value Close
<isindex href = "url" >
prompt = "text"

<isindex> Description

href
"<href>" specifies the URL to reference. This should be a CGI script capable of dealing with a search text offered by <isindex>.
prompt
Specifies the text that is used for the prompt. Default is "This is a searchable index. Enter search keywords:".

<isindex> Examples

This markup: <isindex action="http://www.mycom.com/isindex.html" prompt="Enter text: "> . . .causes the following to be displayed (non-functional):

Last Modified: