how to send data through XML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hiarijit
    New Member
    • Jul 2007
    • 1

    #1

    how to send data through XML

    How wil I send a huge data through XML when the size is in MBs not in KBs??
    Please fiind me some solution for these problem.
    Thanks
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    XML does not send data and you do not send data through it. XML is a description language, like HTML. It only describes the data being sent. Size does not matter.

    Comment

    Working...