Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > HTML > HTML Code Clinic
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 9th, 2005, 01:58 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 425
Thanks: 0
Thanked 3 Times in 3 Posts
Default

I assume you use IE. Then everything is in Temporary Internet Files in the WinNT (or Windows) directory.

(o<
//\ =^..^=
 
Old January 9th, 2005, 02:09 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 425
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Quote:
quote:Originally posted by bekim
 Dear joefawcett,
I am not talking about the main image but trying to download the js and mov files.
Example try: http://www.mitsucars.com/eclipse/exterior.mov

http://www.mitsucars.com/eclipse/ima...rior_thumb.gif

http://www.mitsucars.com/eclipse/js/snifferobj.js

Javascript works but I can't get to them.
How do you do this??
By typing the wrong URL... :)

They use root relative URLs and you treated them as (ordinary) relative URLs. Try these instead.
http://www.mitsucars.com/images/2004...rior_thumb.gif
http://www.mitsucars.com/js/snifferobj.js

They are guilty of having totally useless error pages though.

(o<
//\ =^..^=





Similar Threads
Thread Thread Starter Forum Replies Last Post
disable browser right click?? danielnixon HTML Code Clinic 1 May 19th, 2008 12:11 PM
disable right-click on FF and OP crmpicco Javascript 2 April 12th, 2006 03:02 AM
Disable Right-click for Save Image As... bekim Javascript How-To 5 January 7th, 2005 09:03 PM
Flash object: disable right click on it karib Flash (all versions) 4 April 25th, 2004 01:08 AM
disable right click for onMouseUp dhaywirex Classic ASP Basics 2 March 4th, 2004 05:22 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.