The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Bug Reports (http://forums.omnigroup.com/forumdisplay.php?f=27)
-   -   Error loading Boot Camp Beta Thank You page (http://forums.omnigroup.com/showthread.php?t=70)

j.a.duke 2006-04-05 05:50 AM

Error loading Boot Camp Beta Thank You page
 
I get an error "Loading 27 of -1 resources, 1 failed" in the status bar and only the section of the page that fits in the window loads.

There isn't much code to the page:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<html>
<head>
<title>Apple - Boot Camp - Thank You</title>
<link rel="stylesheet" type="text/css" href="http://www.apple.com/main/css/global.css" media="all">
</head>
<body>

<iframe src="http://www.apple.com/macosx/bootcamp/thankyou.html" width="100%" height="800" frameborder="0" scrolling="no"></iframe>
<iframe src="http://images.apple.com/movies/us/apple/macosx/bc/Boot_Camp_Assistant-Installer_Beta.dmg" width="1" height="1" frameborder="0" scrolling="no"></iframe>

</body>
</html>

Loading the thankyou.html page in it's own tab works fine-but sp3 doesn't like the page when loaded in context.

Cheers,
Jon


All times are GMT -8. The time now is 12:35 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.