Hi, I filled out all the info for outlook express , password, server info etc. On my website I have contact us buttons and how do I get outlook express to appear when the contact us button is clicked.I'm trying but I have limited knowlege. I appreciate any help. Thanks, Bob
You need a link something like this a href="mailto:billgates@microsoft.com" which should then open the default mail client and fill in the address field with billgates@microsoft.com. I do not know if it is possible to automatically fill in the subject field, or any text in the main body though.