![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | Hi, My customers have found that after installing SP2 for XP, they cannot access files that are linked from a web page to a local (or network) file. This bit of code is the culprit. It works fine on all windows platforms except for XP-SP2. <a href="file://c:\temp\myfile.pdf">On C Drive - PDF File</a> <br><br> <a href="http://myserver/myfile.pdf">On Web Server - PDF File</a> .... basically what happens if I click the second link (and i have the file existing) then i can see the file fine, but if i click on the first link, there is no apparent action at all. not even a message. Any ideas of how to work around what appears to be a security config thing - I have looked for the security thing in IE but cannot find anything that would be the cause.... Thanks |
|
| | #2 (permalink) |
| Civilians | On Wed, 27 Oct 2004 00:53:12 GMT, Disco Octopus <discooctopusN05PAM@yahoo.com> declared in alt.www.webmaster: > This bit of code is the culprit. It works fine on all windows platforms > except for XP-SP2. > > <a href="file://c:\temp\myfile.pdf">On C Drive - PDF File</a> Try <a href="file:///c:/temp/myfile.pdf">On C Drive - PDF File</a> -- Mark Parnell http://www.clarkecomputers.com.au |
|
| | #3 (permalink) |
| Civilians | Mark Parnell wrote: > On Wed, 27 Oct 2004 00:53:12 GMT, Disco Octopus > <discooctopusN05PAM@yahoo.com> declared in alt.www.webmaster: > >> This bit of code is the culprit. It works fine on all windows >> platforms except for XP-SP2. >> >> <a href="file://c:\temp\myfile.pdf">On C Drive - PDF File</a> > > Try <a href="file:///c:/temp/myfile.pdf">On C Drive - PDF File</a> That did not do the trick. ![]() 'tis really weird. Only does this on IE6 - XP SP2. |
|
| | #4 (permalink) |
| Civilians | On Wed, 27 Oct 2004 03 20 GMT, Disco Octopus<discooctopusN05PAM@yahoo.com> declared in alt.www.webmaster: > 'tis really weird. Only does this on IE6 - XP SP2. Strange. Is it only pdf files, or any file (e.g. html)? -- Mark Parnell http://www.clarkecomputers.com.au |
|
| | #5 (permalink) |
| Civilians | Mark Parnell wrote: > On Wed, 27 Oct 2004 03 20 GMT, Disco Octopus> <discooctopusN05PAM@yahoo.com> declared in alt.www.webmaster: > >> 'tis really weird. Only does this on IE6 - XP SP2. > > Strange. Is it only pdf files, or any file (e.g. html)? It happens with all files. including .html It happens when resources are accessed using file:// however, if I put the html file on my c: drive and open it in a browser, then all links work fine. So, (it seems), its only when the page is served on a web server. |
|
| | #6 (permalink) |
| Civilians | Disco Octopus wrote: > Mark Parnell wrote: > >>On Wed, 27 Oct 2004 03 20 GMT, Disco Octopus>><discooctopusN05PAM@yahoo.com> declared in alt.www.webmaster: >> >> >>>'tis really weird. Only does this on IE6 - XP SP2. >> >>Strange. Is it only pdf files, or any file (e.g. html)? > > > It happens with all files. including .html > > It happens when resources are accessed using file:// > > however, if I put the html file on my c: drive and open it in a browser, > then all links work fine. > > So, (it seems), its only when the page is served on a web server. > > Works fine for me. But you do get a popup IE warning that "files might be harmful" or something. If the user checks the wrong box, IE will stop warning you but it'll also block all file links. You got to read the security box! -- x theSpaceGirl (miranda) # lead designer @ http://www.dhnewmedia.com # # remove NO SPAM to email, or use form on website # |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange cell behaviour | madhatter_scfc | Microsoft Applications | 3 | 09-14-2005 20:00 |
| Table behaviour | Rob Meade | Web Design | 2 | 12-15-2004 19:00 |
| Strange IP behaviour | zeebop | Web Design | 6 | 11-13-2004 12:00 |
| Strange behaviour - please help | Alan | Microsoft Applications | 4 | 06-16-2004 00:37 |
| Inconsistent behaviour | Neil | Microsoft Applications | 1 | 06-15-2004 19:57 |
![]() | ![]() | ![]() |