Here is what i would like to do. Basically i want to put a page on a few PC's on a server and i want them to be able to click a button that emails the completed form to me.
Here is a really simple example:
the form has a text box for notes and a combo box with the name of who they wish to have a meeting with. i want the button to open up outlook express (for which i am using the mail.to command) but i want the email to contain, either as an attachment or as the content of the email itself, whatever is being displayed on the form once they click the button.
How is this done?
Here is a really simple example:
the form has a text box for notes and a combo box with the name of who they wish to have a meeting with. i want the button to open up outlook express (for which i am using the mail.to command) but i want the email to contain, either as an attachment or as the content of the email itself, whatever is being displayed on the form once they click the button.
How is this done?