Connecting Tech Pros Worldwide Help | Site Map

Error messages when entering data

Familiar Sight
 
Join Date: Jan 2008
Posts: 198
#1: Mar 28 '08
I have two questions.
1.I have to enter values to database through php. When I enter incorrect value, it gives the error message. But i want to give it as a pop up message. how can i do that?

2. If I enter incorrect value and after the pop up message comes , I want to details that i entered earlier are exist. Otherwise I have to enter all these again. How can i do that?
Edit/Delete Message
hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#2: Mar 28 '08

re: Error messages when entering data


Quote:

Originally Posted by ghjk

I have two questions.
1.I have to enter values to database through php. When I enter incorrect value, it gives the error message. But i want to give it as a pop up message. how can i do that?
2. If I enter incorrect value and after the pop up message comes , I want to details that i entered earlier are exist. Otherwise I have to enter all these again. How can i do that?
Edit/Delete Message

I guess you need JavaScript Validation
Reply