[TYPO3] Searchbox on all pages

Carla Froitzheim cf at cf-webservice.de
Wed Aug 16 23:15:31 CEST 2006


Kenneth Bo Larsen wrote:

>Code from my searchform template:
>
>*<form action="###SEARCHPID###"* method="post" name="searchform" 
>id="searchform" style="margin:0px; padding:0px; ">
>  <table height="14" border="0" cellpadding="0" cellspacing="0">
>    <tr>
>      <td width="130" align="left"><input name="tx_indexedsearch[sword]" 
>type="text" style="height:18; width:130; font-size:11" /></td>
>      <td width="142"><input name="tx_indexedsearch[submit_button]" 
>type="submit" style="border:0" value="S&oslash;g" />
>        <input type="hidden" name="tx_indexedsearch[_sections]" 
>value="0" />
>        <input type="hidden" name="tx_indexedsearch[pointer]" value="0" />
>        <input type="hidden" name="tx_indexedsearch[ext]" value="0" />
>        <input type="hidden" name="tx_indexedsearch[lang]" 
>value="###ACTLANG###" />
>
>
>  
>
And if you look at the source of your search result page and the other 
pages is ###SEARCHPID### replaced by anything? What is the value of 
action on these pages?

Carla




More information about the TYPO3-english mailing list