A
Albert Vila
Hello,
I have an e-mail which contains a form. This e-mail must be forwarded to a
lot of recipients. I've tested some mail readers, without any problem. But,
in MS Outlook 2002 / 2003, when I try to forward the message, the html code
changes, converting my <form action='http://xxx' name='f'> into <form>. What
I mean is that I lose the essential parameters to send the form.
Of course, when I recieve the e-mail forwarded by outlook 2002/2003, and I
try to submit the form, it can't be able to send the data, because it have
no information about where and how have to send them.
Does anybody knows how to solve this problem? The solution must be based on
the code: how have I to put the form header in order that outlook understand
it and write it in the forwarded message correctly? A solution based on
configuration is useless for me, because I don't have access to all
recipients' configuration.
I've noticed that outlook 2002 / 2003 put a lot of extra code in forwarded
html messages... are there any tag or something to put in the html code to
force outlook to respect my code?
Thank you very much,
Albert Vila
I have an e-mail which contains a form. This e-mail must be forwarded to a
lot of recipients. I've tested some mail readers, without any problem. But,
in MS Outlook 2002 / 2003, when I try to forward the message, the html code
changes, converting my <form action='http://xxx' name='f'> into <form>. What
I mean is that I lose the essential parameters to send the form.
Of course, when I recieve the e-mail forwarded by outlook 2002/2003, and I
try to submit the form, it can't be able to send the data, because it have
no information about where and how have to send them.
Does anybody knows how to solve this problem? The solution must be based on
the code: how have I to put the form header in order that outlook understand
it and write it in the forwarded message correctly? A solution based on
configuration is useless for me, because I don't have access to all
recipients' configuration.
I've noticed that outlook 2002 / 2003 put a lot of extra code in forwarded
html messages... are there any tag or something to put in the html code to
force outlook to respect my code?
Thank you very much,
Albert Vila