Saving XML in a multiple-domain environment

(I am an XML novice so this question may not be worded correctly.)

I need to be able to update/save (save method) an XML document in another W2K domain. To connect to the other machine via the network requires logging in with domain\userid and password. Is there any way to do this? I've tried using the IP address in the UNC name of the document name but that didn't work.
[395 byte] By [samsquared] at [2007-11-19 12:53:17]
# 1 Re: Saving XML in a multiple-domain environment
Not sure I'am understanding you, You are using the save function, of some DOM implementation, yes ?

I'am not much of a windows guru. But I would suspect that you will have to map the shared folder as a network drive, in Windows.
khp at 2007-11-10 3:27:18 >