[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] i'm stupid.
Can anyone tell me why this following section of code doesn't log me in?
It doesn't even touch the userdb, i can enter whatever i like in those
boxes, and it just goes straight on to the nextpage. I don't understand it.
This is almost precisely what is in the documentation, yet it simply does
nothing. I'm tearing my hair out here :(
[set Login]
mv_todo=return
mv_nextpage=index
[userdb function=login]
[/set]
<FORM ACTION="[process-target]" METHOD=POST>
<input type=hidden name=mv_click value=Login>
<INPUT NAME=mv_username SIZE=15>
<INPUT TYPE=password NAME=mv_password SIZE=15>
<INPUT TYPE=submit VALUE="Log in">
</FORM>
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users