Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compare user entered element value with DB content? #215

Open
GoogleCodeExporter opened this issue Jul 16, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. create table "user" containing "user_name" in a mySQL DB
2. fill in a user-name
3. add element "user_name" to a form
4. display form, fill in a user name
5. submit 

What is the expected output? What do you see instead?
TRUE / FALSE
and, if FALSE 
An error msg telling me that the user name entered is already in use

What version of the product are you using? On what operating system?
the newest one

Please provide any additional information below.

Question:
How can I check wheter a user name is already used (stored in the db) before 
and after submit?

Any ideas?
thanx :-))




Original issue reported on code.google.com by i...@oeko-travel.org on 25 Jun 2014 at 1:04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant