Yup! Use =.
> The problem with that is that it leaves room for error in future
> endeavors... what if the next FORMS+ interface doesn't have = in it? The
> server shouldn't decode the string but it will if it doesn't find an =
> sign...
The next forms interface will use POST or something similar. Testing
for lack of = to determine ISINDEX is safe.
Marc