305.

You have created a series of aspx pages on a new intranet site for your company's Accounting Department. 
The intent of this section of the site is to allow the employees to enter private information (number of dependents, age of dependents, and other private data). 
You want to provide on-line help for the users, since most are not familiar with computers. 

What should you do to provide help for the users?

Since the users are all on an intranet, you can be sure that they will be required to use a browser that is .Net compatible and that tooltips can be used. Also, it is less effort and cost to simply fill in the tooltip property on the controls rather than create separate help files. Tooltips are properties of other controls and can be filled in at design time.