Andrew Dorrell wrote:

....snip....
> 
> Especially if the category tree just served to compile the topic and the
> final node just returned a search on the existing email archive ...

That's do-able. Something like....


<UL>
        <LI><IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A
HREF="1998/index.html">1998/</A> 
        <LI><IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A
HREF="1999/index.html">1999/</A>     
        <LI><IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A
HREF="2000/index.html">2000/</A>
        <LI><FORM ACTION="/cgi-bin/htsearch" METHOD=GET>
                <P>Search The SLUG list archive: 
                <input type="text" size="30" name="words" value="$TOPIC"> <----------
                <input type="hidden" name="restrict" value="/lists/slug">
                <input type="submit" value="Search"></p>
                </form>

</UL>

Which would return worthwhile results if people posted a "how i did
it/solved that problem" message back to the SLUG list when they fixed a
problem.




--
   Terry Collins {:-)}}} Ph(02) 4627 2186 Fax(02) 4628 7861  
   email: [EMAIL PROTECTED]  www: http://www.woa.com.au  
   WOA Computer Services <lan/wan, linux/unix, novell>

 "People without trees are like fish without clean water"


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to