Which code to automate XML import

P

Paul

Hi,

I've got a webpage that converts subscribersinfo into XML fields. I can
import these with the command 'Import' in the Tables screen.

Wich code can I use to automate the actions I have to take, so:

- command Import
- Choose XML format
- Choose path where my xml-file is located (c:myxmlfile.xml)
- Append data to exisiting table
- Select table

Thanx!

Paul
 
Top