maidos
05-18-2008, 01:32 PM
im using mods downloadsII and wish to add the mods search field on search drop down menu
<form action="./downloads.php?do=search" method="post">
<br />{$vbphrase['ecdownloads_search_instructions']}
<br /><input type="text" name="query" maxlength="75" size="50" /> <input type="submit" name="submit" value="{$vbphrase['ecdownloads_search']}" />
</form>
Edit/Delete Message
the author rarely help all ppl who ask for help, i know it becauzse i got most of my question unanswered
so appreciate if someone could help me out
<form action="./downloads.php?do=search" method="post">
<br />{$vbphrase['ecdownloads_search_instructions']}
<br /><input type="text" name="query" maxlength="75" size="50" /> <input type="submit" name="submit" value="{$vbphrase['ecdownloads_search']}" />
</form>
Edit/Delete Message
the author rarely help all ppl who ask for help, i know it becauzse i got most of my question unanswered
so appreciate if someone could help me out