Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Problems loading pages
Old 10-08-2006, 05:52 PM Problems loading pages
Junior Talker

Posts: 1
Location: Jersey
Trades: 0
Hey I'm pretty much like the rest of the noobs, I've been working in Dreamweaver for a little bit and some people at work asked me to work on their website helping to update links and pages. It's been mostly simple tasks and nothing to indepth, however recently the page has been acting up and I'm not really sure why. Some of the links on the index page are linked to PDF files that open up schedules and forms, problem is that the PDF's don't load anymore. Most of the links still work but as of recently I tried to update a link with a new PDF file and then previewed it in Dreamweaver using IE which worked fine. But of course when I opened it in IE the link goes to a blank page and in the bottom left-hand corner it says "done" but nothing opens. I've tried looking all over for answers [even went out and bought a book] but nothing seems to work. This is not the first time either, I've tried to add a small flash photo galley and the same thing happens. I'll post the link so people can take a look and see if they can tell me what's going on; I'd really appreciate it.

http://www.princeton.edu/~campusre/
[Click under Spinning schedule on October 2006]
P.S.

I know what you might be thinking when you see the link but let me just say that I'm not a student I just work there and took the job for a few extra bucks.
Guy Incognito is offline
Reply With Quote
View Public Profile Visit Guy Incognito's homepage!
 
 
Register now for full access!
Old 10-08-2006, 08:40 PM Re: Problems loading pages
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Flash is a whole different can of worms when it comes to IE. You can no longer use the <embed> tag for active content.

As for your october spinning class schedule links, you've got a helluva mess of code here:
Quote:
<span class="style113"><br>
SPINNING SCHEDULE:</span><span class="style87"><br>
</span><span class="style116"><a href="Oct06spin.pdf" class="style116"><br>
October 2006 </a><a href="news/SPINSept06revised.pdf"> </a></span><br>
</strong></p>


You've got TWO links, but only the 1st is actually visible, the one for the revised pdf is not.
If you put in a proper link, the Revised PDF comes right up. The VISIBLE link, the one that is triggered
on "October 2006", yields a "404 file not found error'.

It looks to me as if your PATH to the October PDF is incorrect.


You really need to dump all the in-line styles and put them into an external stylesheet, and name them
something meaningful, something besides 'style113, style113....'.

__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Problems loading pages
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.12942 seconds with 12 queries