Hi 


Actually our programme takes xml packet from other
system  and process then if any error then generate
the errorxml packet or if not then it generates
successxml packet. So when i got successxml packet.
That i pasted here which i am seeing in my browser..
But problem is when i see view source then it showing
3 empty rows in note pad.. I mean 4 th row onwards
showing (in 4 th row also 2nd column onwards) the
source..
But i need to remove those white spaces.. 
Is there any thing i have to change the programme or
...?

has anybody faced this problem ?


  <?xml version="1.0" encoding="UTF-8" ?> 
- <OrderAcknowledgement type="SUCCESS"
version="1.1.0">
  <sourceIdentifier>96-023-6446</sourceIdentifier> 
  <requestedDateTime>20001221 015728
-0800</requestedDateTime> 
  <acknowledgedDateTime>20001221 075334
+0800</acknowledgedDateTime> 
- <Header>
  <orderReferenceNumber>po_2113</orderReferenceNumber>

 
<requestOrderReferenceNumber>po_2113</requestOrderReferenceNumber>

- <OrderStatus>
  <code>65536</code> 
  </OrderStatus>
  </Header>
  </OrderAcknowledgement


Thanx 
Ramesh
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to