Programming Microsoft ASP.NET (844629)



The information in this article applies to:

  • MSPRESS Programming Microsoft ASP.NET, ISBN 0-7356-1903-4

SUMMARY

This article contains comments, corrections, and information about known errors relating to the Microsoft Press book Programming Microsoft ASP.NET, 0-7356-1903-4.

The following topics are covered:
  • Page 765: loginURL Should Be loginUrl

MORE INFORMATION

Page 765: loginURL Should Be loginUrl

There is a capitalization error in the 4th to last line on page 765.

Change:

"loginURL"

To:

"loginUrl"


Microsoft Press is committed to providing informative and accurate books. All comments and corrections listed above are ready for inclusion in future printings of this book. If you have a later printing of this book, it may already contain most or all of the above corrections.

Modification Type:MajorLast Reviewed:6/16/2004
Keywords:kbdocerr kbdocfix KB844629 kbAudEndUser