Chapter 20 Creating Web Sites and Web Pages by Using Visual Web Developer and ASP .NET 507
Security Tip You might see the Information Bar at the top of Internet Explorer indicating
that intranet settings are turned off by default. An intranet warning is again related to
Internet Explorer’s design to protect you from rogue programs or unauthorized access.
An intranet is a local network (typically a home network or small workgroup network),
and because Visual Studio uses intranet-style addressing when you test Web sites built on
your own computer, you’re likely to see this warning message. To suppress the warning
temporarily, click the Information Bar and then click Don’t Show Me This Again. To remove
intranet warnings more permanently, click the Internet Options command on the Tools
menu of Internet Explorer, click the Security tab, and then click Local Intranet. Click the
Sites button, and clear the check mark from Automatically Detect Intranet Network in
the Local Intranet dialog box. However, exercise caution whenever you disable security
warnings, as they are meant to protect you.
Now, let’s get back to testing our Web page.
- Type 18000 in the Loan Amount text box, and then type 0.09 in the Interest Rate
text box.
You’ll compute the monthly loan payment for an $18,000 loan at 9 percent interest for
36 months.