azrin_aris, on Jan 24 2009, 08:02 PM, said:
Hi, updated and its working
Thanks a lot!!
greetings
p.S we have lots of products per category. it would be nice to have the possibility to enter a keyword and the results would be listed.
Posted 25 January 2009 - 10:53 AM
Posted 25 January 2009 - 05:57 PM
azrin_aris, on Jan 23 2009, 05:01 AM, said:
Posted 26 January 2009 - 01:31 AM
girolimoni, on Jan 25 2009, 06:53 PM, said:
Posted 26 January 2009 - 01:41 AM
jhande, on Jan 26 2009, 01:57 AM, said:
Posted 06 February 2009 - 05:49 AM
<td class="main" align="left" width="50px">
<select name="filter_type" id="select" onchange="this.form.submit();">
<option>Select 1st</option>
<option value="1"<?php if($filter_type==1){echo ' selected="selected"';}?>><?php echo QUICK_CATEGORY ?></option>
<option value="2"<?php if($filter_type==2){echo ' selected="selected"';}?>><?php echo QUICK_MANUFACTURER?></option>
</select>
</td>
Posted 09 February 2009 - 11:35 AM
Posted 10 February 2009 - 01:04 AM
jhande, on Feb 6 2009, 01:49 PM, said:
<td class="main" align="left" width="50px">
<select name="filter_type" id="select" onchange="this.form.submit();">
<option>Select 1st</option>
<option value="1"<?php if($filter_type==1){echo ' selected="selected"';}?>><?php echo QUICK_CATEGORY ?></option>
<option value="2"<?php if($filter_type==2){echo ' selected="selected"';}?>><?php echo QUICK_MANUFACTURER?></option>
</select>
</td>
Posted 10 February 2009 - 01:08 AM
supplementler, on Feb 9 2009, 07:35 PM, said:
Posted 10 February 2009 - 04:58 AM
azrin_aris, on Feb 9 2009, 08:04 PM, said:
Posted 10 February 2009 - 05:23 AM
azrin_aris, on Feb 9 2009, 08:08 PM, said:
Posted 11 February 2009 - 01:56 AM
jhande, on Feb 10 2009, 01:23 PM, said:
Posted 22 February 2009 - 10:03 PM
Edited by hanoman77, 22 February 2009 - 10:04 PM.
Posted 23 February 2009 - 08:58 AM
azrin_aris, on Feb 10 2009, 08:56 PM, said:
Posted 23 February 2009 - 11:56 PM
Posted 24 February 2009 - 01:28 PM
Posted 24 February 2009 - 10:10 PM
Posted 24 February 2009 - 11:29 PM
jhande, on Feb 24 2009, 11:10 PM, said:
Posted 25 February 2009 - 03:12 AM
Posted 01 April 2009 - 03:40 AM
hanoman77, on Feb 23 2009, 06:03 AM, said: