Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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">
<ISINDEX PROMPT="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>

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire