Note that this file is equivalent to w-sstget.html. However, it does not contain any embedded SpeedScript. (Also notice that the call to the Web object w-cstget.w is an attribute of the FORM element in w-csget.htm.) Instead of embedding SpeedScript in this file, you can use the HTML Mapping Wizard in the AppBuilder to:
Map each INPUT and TEXTAREA form element to a field in the Sports2000 database.
Generate an offset file that specifies the position of the form elements in the HTML that is returned to the client.
Edit process-web-request, which controls the flow of your Web object logic, by adding a SpeedScript FIND statement.
Create w-cstget.w by compiling and saving in the AppBuilder.