On Saturday 06 January 2007 20:33, Petko Yotov wrote:
> (:input form:)
This should actually be
(:input form "{$PageUrl}":)
as it is not sure how the different browsers would interpret the form action
(the previous works with Firefox, but is not standard).
Petko