
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Instructions for creating a web form using html server controls that displays a rectangle and writes event handler code to detect user clicks. It also suggests modifying the code to identify regions on a circle using screen coordinates, cartesian coordinates, and polar coordinates. This exercise is intended for students studying internet application development.
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Internet Application Development Lab No 3: (20th^ March 2012) Part A) Using Html server controls develop a web form that displays a rectangle {refer to book page 148}. Write appropriate event handler code that detects the location at which the user has clicked. Part B) Modify code developed in Part (A) to identify regions on the following circle: [Hint:] Use Screen coordinates, Cartesian coordinates and Polar coordinates