[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Letting users change their username ?
****** message to minivend-users from "Gideon van Gelder" <gideon@swingmaster.nl> ******
Hi All,
I let users login using their e-mail address a their username.
How can I let them change it ?
I tried this:
<INPUT NAME=new_username VALUE="[value new_username]" SIZE=10 maxlength=10>
[tag flag write]userdb[/tag]
[tag touch userdb][/tag]
[data base="userdb.asc" field="code" key="[value mv_username]" value="[value
new_username]"]
[tag export userdb][/tag]
This of course after they logged in, so there's a value for mv_username.
Should I be setting something else ?
Thanks in advance.
-Gideon
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list
- References:
- DBM Error?
- From: "Totally Toys" <toys@totallytoys.com>