I need to test a program I wrote that receives XML as a text upload from a browser. I'm looking for a tool that will allow me to send the same content over and over instead of having to generate it new each time.
I am looking for an Application that can send a text file to a server
or
a way to do this with JavaScript and HTML
The solution to this problem dose not involve Ethereal / Wireshark (though it is a use full tool)