Re: HTML files with hyperlinks to www webpage(not accessible)
- From: "Rob ^_^" <iecustomizer@xxxxxxxxxxx>
- Date: Tue, 23 Jan 2007 19:58:45 +1100
Hi SpaceApe,
Add an entry to your Hosts file to map the obsolute address to the IP
address of your network server where the files reside
eg.
127.123.123.1 www.xyz.com #[map redundant site to network]
nb. you can use an #include statement if you need to implement this to
multiple workstations. See the MSDN doco.
Regards.
"SpaceApe" <awanjari@xxxxxxxxx> wrote in message
news:1169539657.840543.151040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have thousands of HTML files with hyperlinks to www webpage which is
not accessible from my network. However, the data from that website is
available at a shared location in my local network. The problem is due
to the absolute addresses (www.xyz.com/index.html) and not the relative
addresses (../../index.html).
I wish to access the files using the hyperlinks from the HTML files.
Could anyone help me out, please?
Thanks in advance for your replies.
.
- Follow-Ups:
- References:
- HTML files with hyperlinks to www webpage(not accessible)
- From: SpaceApe
- HTML files with hyperlinks to www webpage(not accessible)
- Prev by Date: HTML files with hyperlinks to www webpage(not accessible)
- Next by Date: Re: please help me. add/remove programs
- Previous by thread: HTML files with hyperlinks to www webpage(not accessible)
- Next by thread: Re: HTML files with hyperlinks to www webpage(not accessible)
- Index(es):
Relevant Pages
|