Hello, I have a custom form that generates an email when a task is completed. I notice the "From" field is read only when composing the message in VBScript, but I need to set the "from" field. If it's impossible, I can always have the user drag and drop the email address into the "from" field on the message form (just populated the bcc field in VBScript, and instruct the user to drag and drop it in the From field) but that seems "sloppy." Any suggestions? Thanks, Eric