Requirement is:(registration page)
On loading a page a textbox should display a random userid.I have done with this which is readonly.but,
when the user clicks the submit button,it should display a confirm msg showing that if he want to proceed? If yes: then the a alert msg box should display showing the UserId and his username which he has entered andshould store all the entered details into database.
If No: none of the details should be stored in database
please help me