Question
Describe login Controls in ASP?

Answers

The Login control provides the user interface to log a user into a web site. The Login control uses the Membership service to authenticate the user in your membership system. The default Membership service from your configuration file will be used automatically, however you can also set the Membership provider that you would like used as a property on the control.

The Login Control consists of:

. Username Label and Textbox: Collects the string used to identify the user in the membership system.
. Password Label and Textbox: Collects the password for the specified user. The textbox text is always obscured.
. LoginButton: The button to submit the users request for authentication.
. RememberMe: Configurable to display a checkbox giving the user the option to store a persistent cookie on the user's machine.
. Title and Instruction: Text to orient and guide the user through the process.
. Links: Configurable links to help, password recovery and user registration information.
. Validators: Required field Validators for the username and password textboxes.

For Example:

<asp:Login ID="Login1" runat="server" BackColor="#FFE0C0" BorderColor="Red" ></asp:Login>   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Murder of a brother
  • Q In such words as Defense, which is correct, se or ce for the termination?
  • Q When you try to boot the computer, you get the error message: non- system disk or disk error. What is the most likely cause of this error message ?
  • Q What are plant cell vacuoles? What are their functions? What is the covering membrane of the vacuoles called?
  • Q Explain In-process inspection.
  • Q how much detail in test cases While writing test cases how much detail is required?
  • Q Tell me what are the important things to be remembered while preparing a bank reconciliation statement?
  • Q what is FAT?.
  • Q How can I debug the Java™ 2 security exceptions and AccessControlExceptions?
  • Q What is the list of guests that will be supported on hyper-v? when can we expect support for key operating systems like windows vista, windows xp, linux, etc.?
  • Q What factors would you consider before deploying a web intrusion detection system?