Support Forums

Two Search Facilities on Home

This is a discussion on Two Search Facilities on Home within the Modules / Plugins / Modifications forums, part of the Developer Forums category; Hi, I would like to have two search facilities on the home, searching against two separate categories. How difficult would ...


Go Back   68 Classifieds Forums > Developer Forums > Modules / Plugins / Modifications

Reply
 
Thread Tools Display Modes
Old 07-27-2008, 10:56 PM   #1
Junior Member
 
Join Date: May 2008
Posts: 25
Rep Power: 8
go3matix is on a distinguished road
Question Two Search Facilities on Home

Hi, I would like to have two search facilities on the home, searching against two separate categories. How difficult would that be to do? If it is a major customisation, could someone recommend a company / person who could assist me with this. Thanks.
go3matix is offline   Reply With Quote
Old 07-28-2008, 09:23 AM   #2
The Master
 
Maffo's Avatar
 
Join Date: Mar 2006
Location: British in Argentina
Posts: 1,342
Rep Power: 45
Maffo is just really nice Maffo is just really nice
Default

make two forms.

PHP Code:
<form name="searchform_1" action="http://somesite.com/searchresults.php" method="post">
<
input type="text" name="searchtext">
<
input type="hidden" name="type" value="[b]NUMERIC CATEGORY[/b]">
</
form>

<
form name="searchform_2" action="http://somesite.com/searchresults.php" method="post">
<
input type="text" name="searchtext">
<
input type="hidden" name="type" value="[b]NUMERIC CATEGORY[/b]">
</
form
__________________
**Bulk Upload System** has been upgraded. Works on all v4 versions with new functionality. Free upgrade for existing customers.
Maffo is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modification: Display Search String on Search Results Page jonahcoyote Modules / Plugins / Modifications 22 07-26-2008 07:08 AM
Custom Home Page with Search stuarthutchinson v3.1 Questions & Support 3 03-14-2007 06:49 PM
Login Box and search Box Home for page 3.1 zman78 v3.1 Modules & Modifications 0 07-03-2006 10:09 AM


All times are GMT -4. The time now is 05:03 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0