Re: How do I create a search form with BL?
"Tomislav Grabic" <[email protected]> Wed, 28 May 2003 17:14:45 +0200
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | Xaraya News Server |
| Message-ID | <[email protected]> |
J. Cox wrote:
> <form action="index.php">
> <input type="hidden" name="module" id="module" value="search" />
> <a
>
href="#xarModUrl('search','user','main')#"><xar:mlstring>Search</xar:ml
strin
> g></a>
> <input type="text" name="q" id="q" size="15" align="middle" />
> </form>
hmm, it´s totally ripping apart a layout I created today. The size (15)
doesn´t apply to height...?