le="color: #000000"><?php <form style="margin-bottom: 0px; margin-top: 0px;" action="<{$xoops_url}>/search.php" method="post"> <input class="srchinput" name="query" type="text" size="15" /> <input type="hidden" name="action" value="results" /> <input type="hidden" name="mids[]" value="5" /> <input name="Submit" type="image" value="Search" src="<{$xoops_imageurl}>srchbut.gif" align="middle" width="44" height="22" /> </form>
Replace 5 with the id of the module you want searched.
(Thanks Mith, for that snippet)

Thanks for this tip,
But i have a question,
In the results page , in the foot XOOPS show the search form allowing to the user to make a new search in ALL the modules,
How do I modify that to show only one module as option to the new search? (the same module where i made the search before)
Thanks in advance!
Best Regards
Javier