Skip to Content Skip to Menu

Modify the Registration form

13 years 2 months ago - 13 years 2 months ago #175564 by eagleblade
Modify the Registration form was created by eagleblade
Hello,

I'm in need to replace/override the standard user name input-box on the registration form. So it gives out 3 options.

Whit Something Like this.
Code:
<? <select name="Username"> <option value="<? echo $Username[user1];?>"><? echo $Username[user1];?></option> <option value="<? echo $Username[user2];?>>"><? echo $Username[user2];?></option> <option value="<? echo $Username[user3];?>"><? echo $Username[user3];?></option> ?>

Were and how can I do this?
Last edit: 13 years 2 months ago by eagleblade.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum