Where does the first action take place, on the client or the server?
You can post the document to the server, the server will need code to receive the document and save it. You cannot save directly to a web server with entirely client side code.
--
Joe (
Microsoft MVP - XML)