Reply to Re: Choice Error
If you don't have an account, just leave the password field blank.
A tip to help with not messing up brackets - type both and then do the code in between, rather than typing the opening one, then the code, and then closing it. Makes it much easier.
Edit: And you're still missing a load of semicolons. Some things might well run if you miss a couple but it's much safer to always use them.
Edit: And you're still missing a load of semicolons. Some things might well run if you miss a couple but it's much safer to always use them.