Image Upload & Path Issue

  •  12-01-2004, 2:56 AM

    Image Upload & Path Issue

    Here is what I am trying to do:
     
    The CE is located on a website like: http://www.domain1.com/application/pagewithce.aspx
     
    I want it to store/access pictures in a folder that exists in another domain, but on the same server.
     
    For example, I want the picture to be accessed from http://www.domain2.com/images which is located on the same server.

    Is something like this possible?  It would have to contain the full path to the image.

    The issue is people from different domains are going to be using a common application and at run time I need to specify what domain they belong so it can retrieve/store pictures from the correct location. 

    Thanks.
     
     
View Complete Thread