I want to make to security question just like the one attached in one of my project........can anyone tell me how to do that.........here i'm planning to save the answer in sql server...........is it possible to do that............

Recommended Answers

All 9 Replies

anybody please help me

To save the answer in sql server is possible.
Show us your code so far. Please? :|

Hey..

In order to do this, you're going to have to use some form of storing, whether it be a datafile or a database. Remember, to use a localised database rather than a hosted one.

Show the code (If you have any)

here is the code and the sql server..............

anybody there to help me................

anyone please help me................

anybody please help me..............

Are you populating these questions from database?
What have you done so far?
Just create a table with question_id and question and then populate your combobox with questions and save the question with answer against the record of the user and when ever want to recover question or answer check it from users table

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.