Forums / Unrelated / Offtopic / Working Search On Index?

some help please :)

pieter
#8843 2009-02-25 21:15
Nice tip:

It worked.
Code used is:

<form id="search" action="plug.php?e=search&amp;a=search" method="post">
                <div class="form_sub">
					<input type="text" name="sq" class="search" size="18" maxlength="25" />
					<input type="hidden" name="searchin_frm" value="1" />
                    <input type="hidden" name="frm_sub[]" value="9999" />
					<input type="hidden" name="searchin_pag" value="1" />
                    <input type="hidden" name="pag_sub[]" value="all" />
					<input type="hidden" name="searchin_use" value="1" />
                    <input class="checkbox" name="sea_pagtitle" checked="checked" value="1" type="hidden">
<input class="checkbox" name="sea_pagdesc" checked="checked" value="1" type="hidden">
<input class="checkbox" name="sea_pagtext" checked="checked" value="1" type="hidden"><br/><br/>
					<input type="submit" value="{PHP.skinlang.other.search}" class="batsearch" />
                    <br /><br /><a class="internal" href="plug.php?e=search">{PHP.skinlang.other.moresrch}</a>
                </div>				
                </form>
       
[/][/]
... can we help you ...
This post was edited by pieter (2009-02-25 21:20, 15 years ago)