Can I ask how to make a password confirm box.
for ex.
password: textarea
retype password: textarea2
just like that. The password must be the same with the first one and will prompt that it is incorrect ones clicked the registerd button. I think the thing that must be use is IF ELSE statement here.