Error messages when entering data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ghjk
    Contributor
    • Jan 2008
    • 250

    Error messages when entering data

    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
    Recognized Expert Top Contributor
    • Jan 2008
    • 1653

    #2
    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

    Comment

    Working...