hello
i have a problem in chapter 15, i was trying to see what would happen if i didnt fill the given name and family name while registering , it should give a message box informing the user that these 2 fields are obligatory , but its giving page cannot be displayed and the following error : Error Type:
Microsoft JET Database Engine (0x80040E21)
Field 'Person.GivenName' cannot be a zero-length string.
/AddUser.asp, line 32
instead of giving the msgbox ...and also with respect to the code for logging out after i finish browsing the site , what's the code for it ?
can anyone help .
and ill be thankful .
maybe my questions are easy , but iam still a new student for asp and programming