You create a Web Form that allows users to create a new acco

题目
单选题
You create a Web Form that allows users to create a new account. You add a CreateUserWizard control by using the following code segment.You need to ensure that the wizard automatically sends an e-mail message to users when they finish creating their accounts. You add a valid element to the Web.config file. Which code segment should you add to the Page_Load event?()
A

 Wizard1.RequireEmail = True

B

 Wizard1.Email = user@address.com

C

 Wizard1.MailDefinition.From = registration@mysite.com

D

 SmtpMail.SmtpServer = mail.contoso.com

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

建立表单的命令是( )。

A.CREATE FORM.

B.CREATE TABLE

C.NEW FORM.

D.NEW TABLE


正确答案:A
A。【解析】创建表单的命令为CREATEFORM。

第2题:

You have an Exchange Server 2010 organization named contoso.com.All users have a Personal Archive.You need to ensure that messages that are older than 90 days are moved from the user’s mailboxto the Personal Archive.What should you do?()

  • A、Create a retention tag.Assign the retention tag to a retention policy.Apply the retention policy to all users
  • B、Create a retention tag.Assign the retention tag to a retention policy.Create a journal rule
  • C、Create managed custom folder.Run the New Managed Content Settings wizard.Create a journal rule
  • D、Run the New Managed Content Settings wizard.Create a new managed folder mailbox policy.Apply the policy to all users

正确答案:A

第3题:

You create a Web application for your company‘s intranet. You want to enable users to customize their versions of the intranet home page. You create sections of content as Web Parts. You need to ensure that users can customize content at any time.Which two code segments should you use?()

A.

B.

C.

D.


参考答案:B, C

第4题:

tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?()

  • A、create a view action that has the following formula:@command([create];”video”)
  • B、create a form action that has the following formula:@command([compose];”video”)
  • C、create a view action that has the following formula:@command([compose];”video”)
  • D、create a database action that has the following formula:@command([compose];”video”)

正确答案:C

第5题:

You need to specify the changes to the existing firewall configuration settings that are required by the HTTP endpoint that will be used by the proseware_projects database. What should you do?()

  • A、Create a Web publishing rule on ISA2 that allows HTTP traffic on port 5017 from IIS1 to the SQL Server computer.
  • B、Create a Web publishing rule on ISA1 that allows HTTP traffic on port 5017 from IIS1 to the SQL Server computer.
  • C、Create a Web publishing rule on ISA2 that allows HTTPS traffic on port 5017 from IIS1 to the SQL Server computer.
  • D、Create a Web publishing rule on ISA1 that allows HTTPS traffic on port 5017 from IIS1 to the SQL Server computer.

正确答案:D

第6题:

You have a server named Server1 that runs Windows Server 2003 Web Edition Service Pack 2 (SP2).You create a new virtual directory named App1. App1 contains a Web application.Users report that when they enter http://app1 in their Web browsers, they are unable to connect to the Web application.You need to ensure that users can access the Web application when they connect to http://app1.What should you do? ()

A. Move the content of the Web application to C:\App1. Change the home directory for App1.

B. Move the content of the Web application to C:\App1. Change the application pool for App1.

C. Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use port 8080. In DNS, create a Host record for App1.

D. Remove the App1 virtual directory. Create a new Web site, and then configure the Web site to use a host header of App1. In DNS, create a Host record for App1.


参考答案:D

第7题:

You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server hosts multiple Web sites.  You need to configure the server to automatically release memory for a single Web site. You must achievethis goal without affecting the other Web sites. What should you do?()

  • A、Create a new Web site and edit the bindings for the Web site.
  • B、Create a new application pool and associate the Web site to the application pool.
  • C、Create a new virtual directory and modify the Physical Path Credentials on the virtual directory.
  • D、From the Application Pool Defaults, modify the Recycling options.

正确答案:B

第8题:

You create a Web site that is for members only. The Web site allows members to create lists of users that have access to information about member profiles. The name of the list is stored in the listName variable. The user name of the user to whom access is given is stored in the username variable.You need to enable members to manage their lists of users.Which code segment should you use?()

A.

B.

C.

D.


参考答案:B

第9题:

You deploy a windows server 2008 VPN server behind a firewall. Remote uses connect to the VPN by using portable computers that run windows vista with the latest service pack. The firewall is configured to allows only secured web communications. You need to enable remote users to connect as securely as possible. You must achieve this goal without opening any additional ports on the firewall. What should you do?()

  • A、Create an IPsec tunnel.
  • B、Create an SSTP VPN connection.
  • C、Create a PPTP VPN connection.
  • D、Create a L2tp VPN connection.

正确答案:B

第10题:

norma has a form action that will allow users to create comments to the existing doc. When Norma views the form in her web browser, she sees the action. but when she opens the form in her notes client she cannot see the action . which one of the following should she do to correct the problom? ()

  • A、delete old action and create a new one on the form
  • B、Make sure the comments form is available for notes clients use
  • C、Make the action a shared action and disable the hide-when setting for “web borwsers”
  • D、Check the actions hide-when setting to make sure the action is available for “notes 4.6 later”

正确答案:D

更多相关问题