search for: twiari

Displaying 1 result from an estimated 1 matches for "twiari".

Did you mean: tiwari
2006 Mar 17
3
How to check for presence of particular value entered ?
...tabase. Now when I m trying to enter same name into database from my form I m getting following error. ================================ Mysql::Error: #23000Duplicate entry ''Prashant'' for key 2: INSERT INTO users (`name`, `password`) VALUES(''Prashant'', ''Twiari'') ================================ Instead of this error I want the Proper message should be displayed on same page ("Form page") with name textbox highlighted. How to do that? Also How to check presence of particular field value against the value I ve entered in form so that...