Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - mirkocoz

3
Questions / Re: Server side validation
Hi Willvin, thanks. But the field to verify if is duplicated is in another table, not in the users table.
4
Questions / Server side validation
In the user register form I must validate if one of the entered values exists in one table of the database. How can I do that? How can I show the validation message in the case the value doesn't exists?