|
09-08-2006, 01:30 AM | #1 |
Green Mole
Join Date: Sep 2006
Posts: 1
|
New To Script
Hi there,
I am new to this scroit and it was recommended to me as a good search for my site. Could I ask a couple of questions. Is this the only search box availbale or can it be smaller? Does the script index all HTML. I have items that I am selling that have different variables (some 700 variables). These variables will be shown to the customers on an HTML form. Will the script read this and return it as a result. For insatnce if the customer puts in "Cameron" (tartan name) will it have all the pages that "Cameron" is a variable on it indexed and therfore goive the product page it is on as a result? Thanks for your time and good to meet you all.
__________________
A h-uile là sona dhuibh 's gun là idir dona dhuibh Scottish Kilts | Robert Burns | Scottish Clan Search |
09-08-2006, 09:11 PM | #2 |
Purple Mole
Join Date: Aug 2004
Location: North Island New Zealand
Posts: 170
|
Hi phpdig will do all of what you want it to do, at the present my search has heaps of different type of formats that it has managed to list and specific searches down to product numbers will be able to be read and searched for.
The search box size can be changed quite easily: <form action='http://www.sitesname/search.php' method='get'> <input type='hidden' name='site' value='0'/> <input type='hidden' name='path' value=''/> <input type='hidden' name='template_demo' value=''/> <input type='hidden' name='result_page' value='http://www.sitename/search.php'/> <table cellpadding="2"> <tr> <td> <p><strong>Search for: <input type='text' size='25' maxlength='50' name='query_string' value=''/> <input type='submit' name='search' value='Search'/> display <select name='limite'> <option selected="selected">10</option> <option>30</option> <option>100</option> </select> results</strong></p></td> </tr> <tr> <td> <p> <input type="radio" name="option" value="start" checked="checked"/> and operator <input type="radio" name="option" value="any" /> or operator</p></td> </tr> <tr> <td class="linearGrey"> </td> </tr> </table> Just change the values in bold to alter the search box size. Last edited by Dave A; 09-08-2006 at 09:16 PM. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to conf. the script? | se7en | How-to Forum | 0 | 03-16-2006 06:31 AM |
New authentication script | manfred | Mod Submissions | 0 | 04-20-2004 09:36 AM |
Spidering through a script | bloodjelly | How-to Forum | 3 | 03-15-2004 11:56 AM |
Add Url Script | blueuniverse | Mod Requests | 4 | 03-01-2004 12:34 PM |
Script running on its own? | druesome | Troubleshooting | 1 | 10-26-2003 09:15 AM |