Hello Everybody,
Is there somewhere a good tutorial about VB6 and XML?
I want to know how to work with XML,
I know ther is XPATH and XQUERY and Other X's.

1)How to Load an XML file to VB6 BUT not to a treeview but to a grid or a combobox or textboxes?
2)How to Add new field (ELEMENT) to the XML file From VB6?
3)How to Delete an ELEMENT From the XML file from VB6?
4)How to PROTECT the XML file?

I think i have more questions but first i need to know the answers to these questions.

Thank you all in advance,
ERAN