In my application i need to have the facility to sedn a smiple email to a team leader regrading the booking of time off by an adviser. The email client to be used is outlook and all the poeple on the network are conatced by ther full names. i want to have a form which has hidden boxes whihc conatin the recipents name based on a previous query (this has all gone ok) now I just need a simple bit of code that sends a simple message.. "adviser booked timer off" follwoed by the dates taken from 2 text boxes on the from. It then needs to send the email just using outlook.. its not nessasary to see outlook at all as it will be running in the background of every users pc. When i built the mock up in access it simply used the send to command but this is giving me real hastle.. i keep finding examples but they all seem to complex.. i need something very very simple... if anyone can point me in the right direction..
sean