Arc Forumnew | comments | leaders | submitlogin
1 point by mattknox 5896 days ago | link | parent

nyclisp, using the web framework I'll have to write when I get home from SF:

  (serve said
    (form1 [link-to-code "click here" (text "you said: " _)]))
(edited for format)