hi. i am an XML newbie.... anybody knows a code or a tool to convert XML emails to regular email?
if i received something like:
<Name1> John </Name1>
<Address1> 123 Broadway Ave </Address1>
<City1> Los Angeles </City1>
<Name2> Jane </Name2>
<Address2> 321 Manhattan Blvd <Address2>
<City2> New York </City2>
I want my email to look like this: (in table form)
Name Address City
John 123 Broadway Ave Los Angeles
Jane 321 Manhattan Blvd New York
anyone? i appreciate your help.
thanks
if i received something like:
<Name1> John </Name1>
<Address1> 123 Broadway Ave </Address1>
<City1> Los Angeles </City1>
<Name2> Jane </Name2>
<Address2> 321 Manhattan Blvd <Address2>
<City2> New York </City2>
I want my email to look like this: (in table form)
Name Address City
John 123 Broadway Ave Los Angeles
Jane 321 Manhattan Blvd New York
anyone? i appreciate your help.
thanks