
24 Apr
2008
24 Apr
'08
6:24 a.m.
On Thu, 24 Apr 2008 09:40:57 +0800, "Rommel Martinez" <ebzzry@gmail.com> wrote:
How do I achieve something like the following in CL-WHO?
<select> <option>foo</option> <option selected>bar</option> </select>
Look into the "test" subdirectory of Hunchentoot where you'll find some examples.