Thanks, this is a very neat solution. Walter
On Mar 28, 2007, at 7:31 PM, John W. Long wrote: > Assign the Search page type to your search results page. Then, to use > it > on other pages, just use normal *HTML* form tags: > > <form action="/search/" method="get"> > <p> > Search:<br /> > <input type="text" name="q" /> > <input type="submit" value="Go" /> > </p> > </form> _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
