Image Path

  •  04-24-2009, 1:31 PM

    Image Path

    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
View Complete Thread