
Donna
Staff
/ Moderator

Aug 26, 2008, 3:40 PM
Post #2 of 2
(1127 views)
Shortcut
|
|
Re: [webfoot] Search Field Question
[In reply to]
|
Can't Post
|
|
Hi there! Close -- the first one has a minor error, as you're setting the "name" twice. It should just be: <input type="text" name="lfield23_match" value="" size="20" maxlength="20" /> Alternately, you can have it look for a keyword instead of a full match, and go for this: <input type="text" name="lfield23_keyword" value="" size="20" maxlength="20" /> Donna -- support@interactivetools.com
|