Forum Moderators: open
I know what the obvious solution would be and that is to copy the files from one server to the other and use from there, but there is a method to my madness and would prefer to leave them on the original server.
Thanks for your help!
Kristib
Mac
A few links to get you started:
[4guysfromrolla.com ]
[msdn.microsoft.com ]
[4guysfromrolla.com ]
Also, for security, maybe do a hash or something similar on the code to ensure that when you receive the file it's the same as when it was sent.
Regards,
Eric
The flow would work as follows:
Note: the code on the remote server would have to use an extension other than ".asp" if the server is running IIS and it is setup to process the ASP files before outputting.
Again I'd be quite concerned in regards to the security of using this method, the files would be easy to alter in transmission.
I hope this answers your question.
Eric