hello
i have a form for registering the user and i use java script for client side check that the field is filled or not the problem is that when user not fill the first name and press register button it will show client side message that the first name must be filled and after the message it will go on next page and save the data into database. i want that the next page could not open if any field is empty please tell me the solution
waiting for your reply