How can you limit the search box to 30 characters? I believe this will cut down on the spammers dropping there junk in the search box.
How can you limit the search box to 30 characters? I believe this will cut down on the spammers dropping there junk in the search box.
You don't need to enter characters in the search box to use the power_search.php functions. Simply load up the URL and submit it.
But if you want to limit a textbox/area you can add maxlength="xx" to the field.