PDA

View Full Version : Advanced Searching


jliveston
11-Aug-2003, 08:08 PM
Want to add searching to every page. Have changed the search template so it is contained on one line and has custom properties.

The problem is you can't use NETQUOTEVAR:SEARCHBODY, only works on the primary page. I've read where you can use the simple search but I've already modified the normal search exactly how I need it.

I haven't uploaded the site so I can't copy the search.html page and paste the code into the primary template. I was also thinking I could just create a form and call the search perl script but what else do I need to include?

Any other suggestions?

Thanks,
Jason

cdicken
13-Aug-2003, 08:55 AM
As as suggestion (I'm not guaranteeing this will work, but it should) try copying your edited search code into Act_SimpleSearch.html. This is the template for the quick search, which can be inserted into the overall layout template with NETQUOTEVAR:SIMPLESEARCH.