Re: Local vs. remote files on CDROM-based server



Maxwell Lol wrote:
I have built a perl-based web server that will reside on a CDROM, and has
the ability to search the text files on the CDROM. I'll used
ActiveState's perl to make a *.exe file.


The problem I have is described here:

http://kb.mozillazine.org/Links_to_local_pages_don%27t_work
Where Firefox won't allow users to link from http://localhost:8080/ to a
file:///

Essentially people can click on a search result, but the browserr
does not open the file. The user has to copy and paste the URI.

Is there any recommended practice to work around this issue?
Something with Javascript?


So don't use file:///file.txt links, use http://file.txt or relative links, e.g., /folder/file.txt

--
Ed Mullen
http://edmullen.net
Is it time for your medication or mine?
.



Relevant Pages

  • Re: speed comparison of Perl to exe solutions
    ... put everything but the Perl DLL in the big .exe file, ... of Perl you use it with. ... the ability to add comments to ...
    (comp.lang.perl.misc)
  • Re: Local vs. remote files on CDROM-based server
    ... ActiveState's perl to make a *.exe file. ... Web server is on the CDROM with the test files? ...
    (comp.infosystems.www.authoring.html)
  • Re: Strong Blog CGI in Perl
    ... Or, more precisely, the some I've seen in Perl doesn't ... show the usual features like list of recent comments, ... build a blog with these features? ... Ability to fine tune the theme ...
    (comp.lang.perl.misc)
  • Re: graphics in perl
    ... We are running perl 5.8.5 on a Linux machine that is running apache 2.2.6 ... Our data is in a MySQL database ... ability to create histograms ...
    (perl.beginners)
  • Re: graphics in perl
    ... We are running perl 5.8.5 on a Linux machine that is running apache 2.2.6 ... Our data is in a MySQL database ... ability to create histograms ...
    (perl.beginners)