Re: POSTing to XML...
- From: transpar3nt <casperghosty@xxxxxxxxx>
- Date: Wed, 1 Oct 2008 23:36:24 -0700 (PDT)
UPDATE: This is roughly what I want the XML to look like...
<estimate estID="55302" taxRate="6" date="09-30-2008">
<item taxed="1">
<itemDesc>50" Pioneer Plasma TV</itemDesc>
<model>PDP-50</model>
<qty>2</qty>
<price>5000</price>
<itemTotal>10600</itemTotal>
</item>
<item taxed="0">
<itemDesc>8ft Monster HDMI</itemDesc>
<model>Ultra 800</model>
<qty>1</qty>
<price>129.99</price>
<itemTotal>137.79</itemTotal>
</item>
</estimate>
.
- References:
- POSTing to XML...
- From: transpar3nt
- POSTing to XML...
- Prev by Date: POSTing to XML...
- Next by Date: Re: POSTing to XML...
- Previous by thread: POSTing to XML...
- Next by thread: Re: POSTing to XML...
- Index(es):