- Jun 13, 2001
- 2,668
- 14
- 81
Ok, here is my situation.
I have a simple form that I type data into that is then written to an Access Database.
one of the inputs on the form is a unique ID number. when I submit the form to the database, I want to be able to check to see if an ID number I am submitting is already being used? If it is being used, I want to display a message saying so. Anyone know how to do this with ASP? Any ideas anyone? thanks!
I have a simple form that I type data into that is then written to an Access Database.
one of the inputs on the form is a unique ID number. when I submit the form to the database, I want to be able to check to see if an ID number I am submitting is already being used? If it is being used, I want to display a message saying so. Anyone know how to do this with ASP? Any ideas anyone? thanks!