Reply
Can't open .htm file created in Power Point
Old 03-30-2005, 10:55 PM Can't open .htm file created in Power Point
Junior Talker

Posts: 3
A client sent file .htm file created in Power Point, but I can't open it in Preview or Design mode. When I ftp to server and try to see it in IE, I get 404 File not found error. How do I fix this problem?

Here's the code:
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns="urn:schemas-microsoft-comfficeffice"
xmlns="urn:schemas-microsoft-comfficeowerpoint"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=PowerPoint.Slide>
<meta name=Generator content="Microsoft PowerPoint 9">
<link rel=File-List
href="./Art%20and%20Dance%20Camp%20Web%20Pages_files/filelist.xml">
<link rel=Preview
href="./Art%20and%20Dance%20Camp%20Web%20Pages_files/preview.wmf">
<link rel=Edit-Time-Data
href="./Art%20and%20Dance%20Camp%20Web%20Pages_files/editdata.mso">
<link rel=OLE-Object-Data
href="./Art%20and%20Dance%20Camp%20Web%20Pages_files/oledata.mso">
<title>PowerPoint Presentation</title>
<!--[if gte mso 9]><xml>
<oocumentProperties>
<o:Author>CAROL LACON</o:Author>
<o:LastAuthor>CAROL LACON</o:LastAuthor>
<o:Revision>4</o:Revision>
<o:TotalTime>107</o:TotalTime>
<o:Created>2005-03-11T03:02:45Z</o:Created>
<o:LastSaved>2005-03-23T01:52:57Z</o:LastSaved>
<o:Words>373</o:Words>
<o:PresentationFormat>On-screen Show</o:PresentationFormat>
<o:Company>CISD</o:Company>
<o:Paragraphs>32</o:Paragraphs>
<o:Slides>3</o:Slides>
<o:Version>9.3821</o:Version>
</oocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>80</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<link rel=Presentation-XML
href="./Art%20and%20Dance%20Camp%20Web%20Pages_files/pres.xml">
<meta name=Description content="22-Mar-05: ?Stories of Old? Art &amp; Dance Camp">
<meta http-equiv=expires content=0>
<![if !ppt]><script>
<!--
var appVer = navigator.appVersion;
var msie = appVer.indexOf( "MSIE " );
var msieWin31 = (appVer.indexOf( "Windows 3.1" ) >= 0), isMac = (appVer.indexOf("Macintosh") >= 0);
var ver = 0;
if( msie >= 0 )
ver = parseFloat( appVer.substring( msie+5, appVer.indexOf ( ";", msie ) ) );
else
ver = parseInt( appVer );

path = "./Art%20and%20Dance%20Camp%20Web%20Pages_files/error.htm";

if( msie>=0 && ( (isMac && ver>=5)||(!isMac && ver>=4) ) )
window.location.replace( './Art%20and%20Dance%20Camp%20Web%20Pages_files/frame.htm'+document.location.hash );
else
{
if ( !msieWin31 && ( ( msie >= 0 && ver >= 3.02 ) || ( msie < 0 && ver >= 3 ) ) )
window.location.replace( path );
else
window.location.href = path;
}
//-->
</script><![endif]>
</head>

<frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>

</html>
clhutch is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-31-2005, 06:24 PM
sk8boarder2424's Avatar
Extreme Talker

Posts: 175
Location: Lockport Illinois
first off go back and edit your post to have in "[ CODE ] [/ CODE ]" tags (without the spaces, had to add them so you could see the tag) so you wont get all them slimelies :P
__________________
"People created God in an effort to explain the unknown and soothe their fear of death."

-beasters

Last edited by sk8boarder2424 : 03-31-2005 at 06:26 PM.
sk8boarder2424 is offline
Reply With Quote
View Public Profile Visit sk8boarder2424's homepage!
 
Old 03-31-2005, 08:41 PM
ewomack's Avatar
Ultra Talker

Latest Blog Post:
Hope
Posts: 285
Powerpoint likes to shred anything that goes into it. If possible, try extracting the HTML and linking to it externally from Powerpoint.

PP has eaten a lot of my work in the past. It's a hungry program.
__________________
Ed Womack
Get Milked
ewomack is offline
Reply With Quote
View Public Profile Visit ewomack's homepage!
 
Old 04-01-2005, 12:23 AM
simptech's Avatar
Skilled Talker

Posts: 81
Location: Cape Coral, Florida, United States
sk8boarder2424 has a point. either wrap code tags around it or disable smilies
__________________
PHPScripts4Free.com
FREE PHP scripts for your website!
simptech is offline
Reply With Quote
View Public Profile Visit simptech's homepage!
 
Reply     « Reply to Can't open .htm file created in Power Point
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13406 seconds with 12 queries