Building & Managing Web Sites with
Microsoft Technologies
|
|||||||||||||||||||
| Home | Lectures | Labs | Resources | Discussion | Search | ||||||||||||||
| In this lab you will create interactive form using
Active Server Pages that will calculate a user's readiness for the Year 2000. For this lab the values are hardcoded into the form, for the next lab the captions and values will be gotten form a database and the class will use ADO recordsets to populate the display. Goals:- Learn to get data from a 'POST' type form using the request.form() collection. Instructions:You will replicate the y2k Preparedness form as closely as you can. You may take liberty with the specific messages but not the values or calculations. Calculations:1. The values in the selected combo boxes are all added together and displayed.
5. Then produce a table showing the dwindling essential supplies over time. Your output should look like the example. For the purposes of estimation, you may assume that: Clues:You will use all of the following: Lots of different attributes! Reference:http://msdn.microsoft.com/scripting/vbScript/doc/vbstoc.htm This lab is due at the beginning of class on Monday, May 3rd. E-mail the ASP page to Stuart at blitzkrieg_software@msn.com . [csc96b/_private/footer.htm] |
|||||||||||||||||||