Click to See Complete Forum and Search --> : Need help using XML returned via POST


akay
10-11-2006, 11:59 AM
So I'll begin by saying I know pretty much nothing about XML...

I have a HTML program which POSTs some data, returning a database in XML format.

Is there a way I can write some code to store this XML (returned into the web browser) in an Access database?

I've tried reading the MS Access help files, but they aren't very clear. Can anyone help?