ForumCommunity

Wiki - Searching on the forum

    For the forum with more than 1,000 messages, the internal research is based on Yahoo, the code for the default search is:
    HTML
    <form action="/" method="post"><input name="CODE" value="01" type="hidden"> <input name="keyword" class="textinput" style="width: 120px; font-size: 11px;" type="text"> <select name="act" class="forminput" style="width: 80px; font-size: 10px;"><option value="links">sul web</option><option value="cercatopic">su forumfree</option><option value="Search">sul forum</option></select> <input class="forminput" value="Cerca" style="font-size: 10px;" type="submit"> </form>

    it can be inserted in Manage HTML code.

    If you are not satisfied with the results you can add the form of Google search or of FreeFind.
    For Google, the code to insert is this:
    HTML
    <form method="get" action="http://www.google.it/search">
    <input type="text" name="q" size="30" maxlength="255" value="">
    <input type="hidden" name="hl" value="it">
    <input type="submit" name="btng" value="Cerca nel forum" class="forminput">
    <input type="hidden" name="as_dt" value="i">
    <input type="hidden" name="as_sitesearch" value="supporto.forumfree.net">
    </form>
    Al posto di supporto.forumfree.net si deve inserire il dominio del proprio forum (senza http:// nč slash).

    For Freefind, instead must take the code for free from their website:
    http://www.freefind.com