Search form

From rejetto wiki
Revision as of 09:38, 20 May 2012 by 202.170.51.241 (talk) (New page: You can put a seach form on your hfs page. Here the code: <form style='text'> <input name='search' size='50' value=""> <input type='submit' value="Server Search"> </form>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can put a seach form on your hfs page.

Here the code:

<form style='text'> <input name='search' size='50' value=""> <input type='submit' value="Server Search"> </form>