Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Forms > <ISINDEX ...>

Attribute for <ISINDEX ...>
PROMPT ="text string"

Usage Recommendation
Use it, but don't rely on it.

PROMPT specifies the prompt string to put before the input field. The default prompt is "This is a searchable index. Enter search keywords:", which is less than descriptive. PROMPT allows you to give your own prompt:

this code produces this
<HTML>
<HEAD>
<TITLE>Idocs: ISINDEX Example Using Congresspeople</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<ISINDEXPROMPT="Enter the name of your state: ">
<H1>Example of &lt;ISINDEX&gt;</H1>

This page uses the &lt;ISINDEX&gt; tag. Type in the name 
of your state for a listing of your congresspeople.
<HR>
</BODY>
</HTML>

<ISINDEX ACTION="..."> >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com