Re: POSTing to XML...
- From: transpar3nt <casperghosty@xxxxxxxxx>
- Date: Wed, 1 Oct 2008 23:38:03 -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">
<description>50" Pioneer Plasma TV</description>
<model>PDP-50</model>
<qty>2</qty>
<price>5000</price>
<itemTotal>10600</itemTotal>
</item>
<item taxed="0">
<description>8ft Monster HDMI</description>
<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: Re: POSTing to XML...
- Next by Date: fonts
- Previous by thread: Re: POSTing to XML...
- Next by thread: Re: POSTing to XML...
- Index(es):