We're putting together a shopping cart (it is ready made). I have XML code like so:
<Product Key="Product139" Enabled="-1" KeyWords="" ShortDesc="" ItemText="" ImageName="" ImageNameSmall="" Price="3.50" Name="The Rwandan Refugee Crisis in Tanzania..." ItemPriceCode="NP6/MEM" /> Right now I am manually cutting and pasting and formatttng item descriptions with html tags where necessary... but it's getting to be a long process. Which got me thinking... I have some of this data in an access table already (for instance item text) and am wondering if it's possible to import fields from an access database into the tags? How would I deal with each individual product i.e. I could see how to export all the fields to xml but how do I get each individual entry to be mapped to the relevant field/ tag. Is it just easier to cut and paste? Further, if anyone can actually make sense of what I'm trying to ask I am going to be absolutely amazed. sio ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
