> Also, it would probably be better if your FORM tag said something to
> the effect of:
> 
> <FORM method="POST" action="$link.setPage("index.vm")"> instead of
> specifying the complete path.  Then, add the 'action' parameter as a
> hidden element:
> <INPUT type="hidden" name="action" value="LoginUser">

Just out of curiosity, why would you want to use a hidden element
with the action, instead of specifying it with setAction()?


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to