in reply to Re: how to put XML string in table cell
in thread how to put XML string in table cell
i analysed the html code and found that things are coming right..
<table><tr><td>1</td><td>"Soap Msg Comp"</td><td>49214792</td><td><?xm +l version="1.0" encoding="utf-8" ?> <Soap-ENV:Envelope version="1.1"> <Soap-ENV:Body> <CheckTrade> <tradeId>4921492</tradeId> </CheckTrade> </Soap-ENV:Body> </Soap-ENV:Envelope></td></tr></table>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: how to put XML string in table cell
by Corion (Patriarch) on Jan 22, 2014 at 10:27 UTC | |
by bimleshsharma (Beadle) on Jan 23, 2014 at 05:00 UTC |