Help! IE for Mac!
- Started
- Last post
- 3 Responses
- defunktion
I usually use a PC and today I happen to be on a Mac.
I'm used to being able to click 'save as' on the File menu of Internet Explorer to download and save a site for viewing in Dreamweaver; but when I do this on IE 5 on the Mac it downloads the site to an archive and I am not able to access the individual files - eg html files, gif files etc. Or it only lets me download the source code and no other files such as css, gif etc.
So...solution anybody?
- dsmith70
fear not..development dan is here!
I assume you want to dl the source code of the page. You can do this by going to File-->Save As..
The Save Prompt will open and you'll notice a drop-down menu near the bottom that is labeled "format: " and most likely it has "Web Archive" selected.
Click on the drop-down and select HTML Source.
Now save and you should be able to drag that file to Dreamweaver and open it right up.
- defunktion0
Thanks Dan, but what I want to do is download the code file for example index.html and every file (gif, css, etc.) that features in that code in one go. I know the save as web archive function does that but I can't actually seem to access the web archiove itself.
- dsmith70
"I see" said the blind man to his deaf dog.
Try using Web Devil. You can download it at http://www.macupdate.com/info.ph…
That is what I use for jobs such as this.