DropDownList Data

  • Thread starter Thread starter ruca
  • Start date Start date
R

ruca

Hi,
How can I send an SQL command to a DropDownList?

Example:
I want to make a login page that in username I have a DropDownList with
users that are only in my DB. Then I want to compare the inserted password
with the DB password. Can anyone give some example code for that?

I know that it must be basic, but I starting with ASP .NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top