The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Functions, improvements, tutorials >> Searching
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1140497228

Message started by karl on 02/21/06 at 05:47:07

Title: Searching
Post by karl on 02/21/06 at 05:47:07

For people who's site doesn't launching automatically into the auction. This code allows for a keyword search only from your frontpage. (Change directory where appropriote)

<form action="../cgi-bin/eAuction.pl" method="POST">
<input type="hidden" name="action" value="search">
<input type="hidden" name="lang" value="1">
<input type "hidden" name="searchtype" value="keyword">
<b>Search for...</b><br>
<input type="text" name="searchstring" size="20"><br>
<input type="submit" value="Go">
</form>

The username search is an exact match that is case sensitive which makes it very hard to find users. Maybe this could be fixed in a later version.

The eAuction Support Forums » Powered by YaBB 2.2!
YaBB © 2000-2007. All Rights Reserved.