The 'Meeting Agenda' form uses JScript code, so if you want the same
functionality, you'll have to write similar code. You can view what code is
under the button by double-clicking on the button to open its Properties
dialog box, and then clicking on the "Edit Form Code..." button.
---
S.Y.M. Wong-A-Ton
> I want my form to have the same command button as on the Templete "Meeting
> Agenda", the name of the button is "Send meeting agenda". When the button is
> clicked on, it automaticly is put in an email and ready for the person
> filling out the form to send in email.
> I want my button do perform that same task. How do i do it?