Figure 9-16 Creating a new ASP.NET Web application
In addition to creating the Web form, some code must be added to do the actual
processing. In this simple example, the code was simply added directly into the
Page_Load method of the server side class behind the Web form. See
Example9-4 on page 411 for the code used to process the external request.
Note the parameters ADONETArg1 and ADONETArg2 and how they are used to
propagate data from the WebSphere Web application to this application to be
processed.
Figure 9-17 Using the ASP.NET form generator to create the average results form
Chapter 9. Scenario: Web ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.