Tut mir leid, habe deine Fragen icht richtig verstanden.
Mit Index Search kannst du es so machen:
HTML-Code:
<div align="center" > <p><form action="index.php?id=28" method="POST"> <input type="text" size="13" name="tx_indexedsearch[sword]" value="" class="tx-indexedsearch-searchbox-sword"> <input type="image" src="fileadmin/layout/images/los.gif" align="absmiddle" border="0"> </form> <div> </div>
Erstell eine Seite die nicht im Menu ist und dort packst du indexed search rein. Die ID dieser Seite fügst du in
HTML-Code:
action="index.php?id=xx"
ein.
Mfg
humpun