digisummo Posted August 31, 2003 Posted August 31, 2003 I have a site that was created in Frontpage, when I try to upload it to a secure area the .cgi links don't work. When I fix them in Dreamweaver and upload them it seems the code changes back to the old link info. How is this possible? I was told by my service provider that Frontpage extentions are not allowed but that does'nt make any sense does it? here are the links to the sites. If you take a look at the unsecure site everything is there and that is what it should look like, but if you take a look at the secure site not everything shows up on the subpages(what is going on Will swithing isp solve my problem? Thanks in advance to everyone. ?)steelbuilt steelbuilt secure Quote
TCH-JimE Posted September 1, 2003 Posted September 1, 2003 Hi, The view cart works because you reference it via: >https://www.readysecure3.com/users/steelbuilt-inccom/cgi-bin/viewcart.cgi However, you dont do the same with ordering buttons: >form method="post" action="/cgi-bin/cart.cgi" I am guessing this is your main problem. Also the images will need to be called via HTTPS rather then HTTP which at present is what your doing Jim Quote
digisummo Posted September 1, 2003 Author Posted September 1, 2003 Thanks. I will try to change the extentions in Front page. I have tried to change the extentions in Dreamweaver and they seem to go back to the old links once I update them. I will let youknow if it did this again. Quote
TCH-JimE Posted September 2, 2003 Posted September 2, 2003 Hi, Dreamweaver should leave the code alone, silly question, but are you uploading it to the same place? I have lost count of the number of times I have edited a p age, uploaded it (or so I thought) and seen the old page and gone into a flap because of it. I often upload it to the wrong folder or even website! Jim Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.