New to asp

Idmir

New member
Joined
Sep 23, 2004
Messages
2
Programming Experience
3-5
I need to write a page that takes a XML file sent to it from another program and will display the information contained in the file. I have never used asp before so I have no idea where to start. I have the program that makes the XML files working, I just have no idea how to send the file and what to do when I get it. any help would be nice thanks
 
Just a few questions:

1) What is the program that creates the XML file written in?

2) Is the program that creates the XML file initiated programmatically or through user intervention?
 
Back
Top