Suppose I have the URL of http://www.mydomain.com/index.html and notice that my website has been setup. How do I remove index.html? Please do NOT open http://www.mydomain.com/index.html. I made the URL up. Mike
Hi, What are you using to code the site? You can for example use the free VWD from Microsoft to access your live site and remove pages. All the best, Mark
Hi, I'll be adding new Webcasts for this sort of thing very soon. For right now I'll step you through it: 1) Connect to your local site by clicking on File then "Open Web Site". 2) In the dialog that shows make sure "File System" is selected then open your local site. 3) Now with the local site loaded click on "Website" in the file menu and choose "Copy Web site". 4) Now click Connect, choose "FTP site" and enter your DASP credentials. 5) Unless your firewall blocked it at this point you should now have local files on the left and your remote files on the right. 6) On the right site navigate to the file you want to remove. 7) Select the file and press "Delete", on your keyboard. VS will ask if you are sure, if your are click Yes and it's gone. All the best, Mark
Thank you Mark. I greatly appreciate your responses. I like the instructions that you gave me towards removing files from a ftp site and look forward to Webcasts in the future. How do I remove or update pages from a http site? I would append pages to a http site with VWD 2010 Express using properties under a project file with .Web. For example, I would have a URL of http://www.mydomain.com/boxes.html (please do not open mydomain.com in a web browser). The page of boxes.html from mydomain.com could be removed or updated. Mike
Hi, If you want to edit or remove files on your live DASP site take a look at this Webcast I did: http://www.dasptv.com/avc-view.aspx?videoid=20&categoryid=1 All the best, Mark