Which version of the book are you talking about? I am looking at Beginning ASp.NET 1.1 with
VB.NET 2003 (I also have the c# version) and I see nothing in chapter 3 that says you can do a form action to another page. In fact on Page 74 they go over the <form> tag in ASP.NET. In addition- they go out of their way on page 81 to point out that the form tag in the source has the action tag added automatically by ASP.NET to point back at the same page.
If you look at all the examples in chapter 3- they all say <form runat="server">. At no time are they setting the action.
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee