Hi
I want to do something like this:
I have a database with values and a textbox with a button that add a new value to my DB.
I want to make a validation if in my DB that value from textbox is already than for x seconds is visible a info that this value already egzists, when the value not exist in my db than is a info value added and show then hide my panel and show other panel.
How can i do somthing like this?