J jrewing Registered User Messages 554 8 Jul 2009 #1 I have a URL link to a .pps file (PowerPoint slideshow) which opens fine. Does anybody know how I can save that file to my computer ?
I have a URL link to a .pps file (PowerPoint slideshow) which opens fine. Does anybody know how I can save that file to my computer ?
J jhegarty Registered User Messages 2,965 8 Jul 2009 #3 open a new file in notepad and put this in it: Code: <a href="[B]yoururl[/B]">Save Me</a> Then save this as 1.htm Open file in your browser and you will have a link you can right click -> save as
open a new file in notepad and put this in it: Code: <a href="[B]yoururl[/B]">Save Me</a> Then save this as 1.htm Open file in your browser and you will have a link you can right click -> save as
C Caveat Registered User Messages 4,007 8 Jul 2009 #4 On a related note, PPS viewers don't seem to allow you to open from an email attachment and require that the file must be saved and opened from another location - e.g. desktop. At least that is my experience.
On a related note, PPS viewers don't seem to allow you to open from an email attachment and require that the file must be saved and opened from another location - e.g. desktop. At least that is my experience.