Page: http://wiki.cocoondev.org/Wiki.jsp?page=XSP-TransformCustomDate, version: 
3 on Sun Feb  2 22:58:30 2003 by Scherler

- <form action="date">
+ <form action="/date" method="GET">
- <input type="text" name="date">
+ <input type="text" name="date" value="29.01.2003"/>
?                               ++++++++++++++++++++

- <input type="submit">
+ <input type="submit"/>
?                     +

+ On submit this will result in attaching __/date?date=29.01.2003__ to the uri 
where the html form was called from.


Reply via email to