Corrupted URL in the text sent from MS Outlook 2000

Narasimha.Sridhar@cybernetsoft.com Narasimha.Sridhar at cybernetsoft.com
Fri Jul 22 05:00:42 EDT 2005


Hi All

I my web application i show the mails sent by various client to the site 
administrator. I use
a perl script to parse the inbox and convert it into characters. Finally i 
update the database
from where i show the mails on my application for the administrator.

Problem occurs when a mail from MS outlook 2000 is sent with hyperlinks 
containing key/value
pair like this 

http://www.foo.com?bar=2745&id=2734&sid=so3434

in its message body.

The MS outlook does not encode this hyperlink and sends it as it is. 

The perl parser which i have written parses the hyperlink and converts the 
above
hyperlink to

http://www.foo.com?bar'45&id'34&sid=so3434

My parser works find for all other mail formats. 

Please help me in solving this problem

Regards
Sridhar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20050722/e578bd63/attachment.htm


More information about the SAP-WUG mailing list