kylelawrence
02-04-2004, 06:30 PM
I am with a hosting company where I use their shared SSL certificate. When I access the site using FTP, I have a 'www' directory where my unsecured web pages are stored and a 'secured' directory where I put my secured web pages. I believe they are actually on different servers. They both have separate urls. I want to share files between the secured and unsecured web sites. What is the normal way to handle this?
My situation is that I want authorized users to logon to the secure website and upload images for an online catalog using asp.net. The problem is that shoppers use the unsecured site until they start the checkout process. How do I get the uploaded images over to the unsecured site so the shoppers can view the images?
My situation is that I want authorized users to logon to the secure website and upload images for an online catalog using asp.net. The problem is that shoppers use the unsecured site until they start the checkout process. How do I get the uploaded images over to the unsecured site so the shoppers can view the images?
