HI all,

just one quick question. I'm creating a site that allows the user to register a user name. If the desired username exists I want the same register page redisplayed with a message indicating "duplicate users" but i dont want to create a new register page. I want to redirect the user to the same register page and display a error message in that same register page. any suggestions.

thanks in advance