|
sounds like a job for server-side technology,... like php, jsp, or asp. i don't think you can target text to the body of an outlook client.. i'm not sure on that though. you gotta remember that not everyone uses outlook, and some people may just use webmail, so it's not always going to behave how you want it.
if you look into using something like php, you can submit the web form to a php page that can process the email exactly how you want to. it will behave the same no matter what email client the end user has.
__________________
Mike
|