Can I use ASP coding to access an Access Data base with a program with a file extension of .XML?
I have an RSS feed, in XML, and I would like to access and update some information within an Access DB. I know how to do it using ASP.
This RSS feed stuff is new to me, but I do have one working, using an XML file. It seems to me that XML is needed for an RSS feed, but I dunno for sure.
Can I create a TXT file from within the XML file? I know how to do that too, in ASP, and it would be help to me if I could do that too...
Thanks,
Buck
I have an RSS feed, in XML, and I would like to access and update some information within an Access DB. I know how to do it using ASP.
This RSS feed stuff is new to me, but I do have one working, using an XML file. It seems to me that XML is needed for an RSS feed, but I dunno for sure.
Can I create a TXT file from within the XML file? I know how to do that too, in ASP, and it would be help to me if I could do that too...
Thanks,
Buck
Comment