angelstar
01-09-2008, 04:32 PM
hi,
jI ust wanna seek some idea on how to do filtering /searching... i have this code
== <a href="#.html"> Search</a> ==
that when I click this, below will appear this....
=== <select name="search">
<option value="Department">Department</option>
<option value="Hard Disk Capacity">Hard Disk Capacity</option>
<option value="Operating System">Operating System</option>
<option value="Processor">Processor</option>
<option value="Serial Number">Serial Number</option>
===
now my problem is.. I do not know how to do that when I choose for example the Operating Systemanother select option will appear and will display the data about the search I made..anyone can help me please!!
thanks
jI ust wanna seek some idea on how to do filtering /searching... i have this code
== <a href="#.html"> Search</a> ==
that when I click this, below will appear this....
=== <select name="search">
<option value="Department">Department</option>
<option value="Hard Disk Capacity">Hard Disk Capacity</option>
<option value="Operating System">Operating System</option>
<option value="Processor">Processor</option>
<option value="Serial Number">Serial Number</option>
===
now my problem is.. I do not know how to do that when I choose for example the Operating Systemanother select option will appear and will display the data about the search I made..anyone can help me please!!
thanks