I have a web server farm. I need images to post to seperate server that has a vitural dir pointing to it. When I set the path up
This function
fs.VirtualRoot=CuteEditor.
EditorUtility.ProcessWebPath(Context,null,folder).TrimEnd('/')+"/";
is stripping out the \\
How do I set up this path.
Thanks, Regina